[ http://issues.apache.org/jira/browse/MYFACES-279?page=comments#action_12313144 ]
Alex Mayer commented on MYFACES-279: ------------------------------------ well, since I don't have svn installed, netbeans doesn't support it, I don't know how to work with svn and how to make a svn diff (and I don't have the time to work myself into svn), and I couldn't use the myfaces-project as is in netbeans (cause of folder-structure, project.xml etc), please understand that I cannot provide the patch as svn diff. Regards Alex > RegExprValidator Error-Message should show the pattern for better > understanding > ------------------------------------------------------------------------------- > > Key: MYFACES-279 > URL: http://issues.apache.org/jira/browse/MYFACES-279 > Project: MyFaces > Type: Improvement > Reporter: Alex Mayer > Priority: Minor > Attachments: Messages.properties, Messages_de.properties, > Messages_en.properties, RegExprValidator.java > > To my mind it would be better, if the regExprValidator's ErrorMessage would > show a text like this: > The submitted value ({0}) doesn't fit the pattern "{1}". > Because this gives the user and the developer a more detailed information > than "the given value ({0}) is not valid". Here the user/ developer has no > information what might be the correct input. > However, I changed the code of RegExprValidator and the german, english and > standard message properties so that the pattern is shown in the error-message. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
