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

action path with a period (.) is not read correctly

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |REMIND



------- Additional Comments From [EMAIL PROTECTED]  2002-03-16 01:08 -------
Unfortunately, it does not look feasible to fix this :-(.

The issue is one of backwards compatibility.  In early versions of Struts, the
<html:form> tag allowed you to include, or omit, the extension when you are
using extension mapping.  As a result, the existence of a period is ambiguous --
is it part of the action name or is it marking the extension?

I'm going to update the DTD to note that you should not use periods in your
action names.

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

Reply via email to