I'm thinking this is related to this bug.
Using HSQLDB here, most everything works, but I've noticed two things:
Firstly, when I click on
More smilies when creating a new post, the image tags in the window are broken, they are formatted as follows:
It seems that the problem would be the escape sequences.
As well, and more seriously, when trying to delete a post, I get a java.lang.reflect.InvocationTargetException, and the post will not delete. I've poked around at the source code, but I can't find what's wrong. :?
The following is the stack trace I get:
I hope this is helpful
-Colin
[originally posted on jforum.net by Colin Walsh]