I filed a bug about this earlier in the week https://issues.apache.org/roller/browse/ROL-1762
Seems like another JPA/Oracle issue. In a nutshell; if you submit a comment with the 'name' field left blank, the 'name' field in the database ends up NULL. The roller 'comment' admin screen chokes on this later (Freemarker gives 3 enormous stacktraces instead of checkboxes). I'm not sure if it's a FreeMarker or JPA bug; does anyone else see it? I suspect this is another 'fine on mysql' thing, so be good if some postgresql people could verify it. Any workarounds would be really welcome; this will be a real pain once the comment spam starts rolling in :( Thanks a lot.
