"Intelligent" id resolution for <s:form> does not work as documented
--------------------------------------------------------------------
Key: WW-2109
URL: https://issues.apache.org/struts/browse/WW-2109
Project: Struts 2
Issue Type: Bug
Components: Views
Affects Versions: 2.0.9
Reporter: Rene Gielen
Assignee: Rene Gielen
Priority: Minor
Fix For: 2.0.10, 2.1.0
It is documented that the html id for the renedered form will be determined as
follows:
1. the id attribute value if specified
2. if an 'action' attribute is specified, it will be used as the id in case of
no id attribute value given
Actually, this is not the way it works.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.