[ 
https://issues.apache.org/struts/browse/WW-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44587#action_44587
 ] 

marco.tombesi commented on WW-2493:
-----------------------------------

I ask for the BUG priority escalation, since It's a VERY disappointing problem 
in case of web accessibility concerns..
we have to develop a valid WAI interface using theme and templates so we need 
that these features are working

NOTE:
in XHTML Strict
the align attribute is INVALID 
the form name attribute is INVALID...

> XHTML compliance errors in CSS_XHTML theme
> ------------------------------------------
>
>                 Key: WW-2493
>                 URL: https://issues.apache.org/struts/browse/WW-2493
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.0
>            Reporter: Sami Dalouche
>            Priority: Minor
>             Fix For: Future
>
>
> 1] @s.form uses non standard HTML attributes
> <form id="x" name="formName" onsubmit="return true;" action="actionName">...
> => action and name are not standard HTML attributes
> 2] Also, @s.submit  always defaults to adding a "align=" attribute, which is 
> not XHTML compliant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to