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

action attribute changes incorrectly in case of multiple ActionServlets

           Summary: action attribute changes incorrectly in case of multiple
                    ActionServlets
           Product: Struts
           Version: 1.0.1 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Custom Tags
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When having multiple ActionServlet's.

*.do
*.usr
*.adm

And doing a post like:
JSP code:
<struts_html:form action="/mmbox/viewfolder.usr></form>

The output in HTML has changed to /mmbox/viewfolder.adm

Resulting in a post to the wrong ActionServlet. Breaking the functionality 
intended.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to