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 2003/02/21 11:37:57 UTC

DO NOT REPLY [Bug 17276] New: - processRoles should returns 400 (Bad request)

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

processRoles should returns 400 (Bad request)

           Summary: processRoles should returns 400 (Bad request)
           Product: Struts
           Version: 1.1 Beta 3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: UNCONFIRMED
          Severity: Minor
          Priority: Other
         Component: Controller
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: philipp.eu@gmx.net


Hi there!

I just noticed this: RequestProcessor.processRoles() returns an 400 (Bad 
Request) error code when denying access to a user.

IMHO it should return a 403 (Forbidden) error using 
HttpServletResponse.SC_FORBIDDEN.

Thanks!

Phil

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