You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/11 02:54:01 UTC

DO NOT REPLY [Bug 16950] New: - input validation not working

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

input validation not working

           Summary: input validation not working
           Product: Tomcat 4
           Version: 4.1.18
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Webapps:Administration
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: fcai@findlaw.com


I am trying to add a new user or define a new role with  Tomcat Web 
Administration Tool.

If you enter the non-valid input(s) (i.e. empty user name or have a quote in
password),  the exception error messages will be returned. 
The input validation part seems not working.

So I tried to modify the code and some jsp pages of admin part which it should 
be fairly simple to make it work.

But it is not! Is there any existing problems in this part of code?

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