Apparently the page generated when there was no valid parsing had no "
Recently in Bug Category
The auto_functor config statement had been deprecated in the perl->prolog module, YASWI, that I use. I removed calls to it and replaced them with manual functor declarations, only 2 were needed: akkadian (parser) and makeverb (generator)
A
At some point in the past I broke the regular expression that handles input verification for verbs to parse. It was incorrectly refusing the $ used to indicate a shin, š. That has been fixed.
Finally got around to fixing the recent parsings link. It now queries off of the MySQL table of parsings. Not perfect, but at least it is there
There were problems with generation, both due to the mishandling of spaces in the weak stems and with missing quotes. Both have been fixed
Moving the codebase from RH 7.2, JPL 1.0.1 and SWIPL 5.2.10 to Fedora C3, and SWIPL 5.4.7 broke everything. The code was eventually rewritten, removing the cgi parsing stuff in java, and moving it to some AWK in the shell script. The goal was to use JPL3, but that broke oddly.
Finally got the new hard drive in the server and got everything back online.