You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/01/25 13:32:12 UTC

DO NOT REPLY [Bug 26412] New: - document which regular expression syntax is used

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26412

document which regular expression syntax is used 

           Summary: document which regular expression syntax is used
           Product: Struts
           Version: 1.1 Final
          Platform: Other
               URL: http://jakarta.apache.org/struts/userGuide/dev_validator
                    .html#plugs
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Validator Framework
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


since in the above URL, the reference to "org.apache.regexp.RE" is very short
and http://jakarta.apache.org/regexp/ unfortunately doesn't really document much
- Suggestion:

1) mention http://jakarta.apache.org/regexp/apidocs/org/apache/regexp/RE.html 
   in the above URL
2) put the same URL also directly in the file validator-rules.xml file, e.g. add
as an explantory comment before
  <validator name="mask" ...
and
  <validator name="email" ...

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org