I loaded the source in my IDE and it is reporting an error. In PostAction.java on line 778, the method deleteTopic is missing a parameter. It uses (int,int) when it should be using (int,int,boolean). The missing parameter is named fromModeration. May be a sign that the source is not the same as the classes. [originally posted on jforum.net by mattcoz]
I had some kind of problem with the 2.1.x series branch in the cvs, which then I updated the packages by hand. The binaries are correct, but I must forgotten to update some source code file in the downloadable .zip file.
Sorry about that.
Rafael [originally posted on jforum.net by Rafael Steil]