You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/02/08 19:49:40 UTC

DO NOT REPLY [Bug 26199] - [validator] Change regex in mask so ^ and $ not required at start/end

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=26199>.
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=26199

[validator] Change regex in mask so ^ and $ not required at start/end





------- Additional Comments From rleland@apache.org  2004-02-08 18:49 -------
^ or $ while redundant since they are required for all fields,
is a regular expression. How does this impact the Javascript
validtion ? Right now I am inclined to not apply this patch,
only because I wouldn't want to make them required again if
it easier if/when we move over to the 1.4 regexp.

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