Always render "alt" tag in output utils
---------------------------------------

                 Key: TRINIDAD-794
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-794
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.3-core, 1.0.3-core
            Reporter: Scott O'Bryan
            Assignee: Scott O'Bryan
            Priority: Minor


OutputUtils only renders the alt when the title has been rendered AND we are in 
accessibility mode.  We need to render alt text regardless of title when we are 
in accessibility mode and if the text is null, we should render an "empty" alt. 
 This signifies to accessibility tools that the image is trivial instead of 
them assuming that the image is not accessible.

-- 
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