PROBLEM FOUND! Is it a Roller bug? I have been able to replicate the issue on my development installation by simply posting a comment to a weblog entry whilst leaving the Name field blank.
When inspecting the comment management page that lists all of the comments, I can see that the 'Posted by' field is being set to "User from IP address XX.XXX.XXX.X". This seems to be a default Roller functionality because in the database (within the ROLLER_COMMENT table) I can see a value of <NULL> within the NAME field for that comment. Therefore I still have 3 questions: Is this a known bug, is there a fix? Is it possible to force the Name field to be mandatory when posting a comment? Can I perform direct sequel on the ROLLER_COMMENT table to replace the <NULL> value with the text "Guest", for example? Thank you in advance. -- View this message in context: http://www.nabble.com/FreeMarker-template-error%21-when-managing-comments-tp16447315s12275p16467371.html Sent from the Roller - Dev mailing list archive at Nabble.com.
