[
http://jira.jboss.com/jira/browse/RF-2991?page=all ]
Nick Belaevski resolved RF-2991.
--------------------------------
Resolution: Duplicate Issue
Assignee: Tsikhon Kuprevich
No alt atribute for rich:calendar button image
----------------------------------------------
Key: RF-2991
URL:
http://jira.jboss.com/jira/browse/RF-2991
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: OS: Windows XP
Platform: JBoss AS 4.2.1.GA, Sun JDK 1.6.0_02, JBoss Seam 2.0.1.GA
Reporter: Peter Haldbæk
Assigned To: Tsikhon Kuprevich
The alt attribute is required for the img tag according to the HTML 4.01 specification.
It is missing for the button image when using the rich:calendar component.
Adding a <rich:calendar /> element to a page will result in HTML for the calendar
button like this:
<img class="rich-calendar-button "
id="j_id93:fromDecoration:fromPopupButton" style="vertical-align:
middle" src="some CalendarIcon" />
The alt attribute is missing. I have seen this in older versions (pre 3.2.0) as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira