Page commenting fails, Stripes validation tells me to enter text, even when you
entered some text
-------------------------------------------------------------------------------------------------
Key: JSPWIKI-607
URL: https://issues.apache.org/jira/browse/JSPWIKI-607
Project: JSPWiki
Issue Type: Bug
Components: Core & storage
Affects Versions: 3.0
Environment: JSPWiki-3.0.0-svn-178
Reporter: Harry Metske
* create a page containt some text
* try to add a comment by hovering over the "More" button and clicking "Add
Comment"
* you get presented a textarea, type some text and press "Submit"
Stripes comes in and tells you :
??Please fix the following errors:??
??1. Text is a required field??
So it looks like the required field "text" is not passed into the
EditActionBean, I did a quick scan in the code, but I always get lost in all
JSP's, tags, includes, and so on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.