Date tip hint is incorrect
--------------------------

                 Key: TOMAHAWK-569
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-569
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.4-SNAPSHOT
            Reporter: Richard J. Barbalace
            Priority: Trivial


Date hints are broken in line 1159 of popcalendar.js.   This line should not 
have quotes around the "sHint" variable, but should be:
        dateLink.setAttribute("title", sHint);

Otherwise, every date on the calendar has "sHint" pop up in a tool tip when the 
cursor hovers over the date.

The date tip does not seem to be used currently; it looks to be intended for 
some future holiday support, but as far as I can tell that functionality has 
not yet been implemented.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to