gauravseta created WW-5447:
------------------------------
Summary: Radio Tag not supporting labelPosition attribute
Key: WW-5447
URL: https://issues.apache.org/jira/browse/WW-5447
Project: Struts 2
Issue Type: Bug
Components: Core Tags
Affects Versions: 6.3.0
Reporter: gauravseta
Radio Tag "s:radio" is not supporting "labelPosition" attribute even though
official docs mentions it in Struts 6.3.0
# Add "labelPosition" attribute at this line
[https://github.com/apache/struts-examples/blob/master/crud/src/main/webapp/WEB-INF/jsp/editPerson.jsp#L28]
2. though code will build successfully, but as soon as war is deployed in a
container.
3. "crud-1.1.0/index.jsp" becomes inaccessible, though without "labelPosition"
attribute crud module works fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)