On Thu, Apr 3, 2008 at 6:08 AM, richiebaby <[EMAIL PROTECTED]> wrote:
>
>  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?

I cannot reproduce the problem. When I leave the name field blank,
things work fine in the comment management page. What is your
environment?

# What version of Roller are you using? If you are building from
sources, on which branch are you building?
# What Application Server version are you using?
# What database are you using?
# What Java version are you using?
# What operating system are you using?


- Dave

Reply via email to