PopupCalendar & <base href=""> tag
----------------------------------

         Key: TOMAHAWK-196
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-196
     Project: MyFaces Tomahawk
        Type: Bug
  Components: Calendar  
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Paul Klaer
     Fix For: 1.1.2-SNAPSHOT


Popup Calender doesn't work if the base href tag is used in the html page. If 
you click on a date in the popup window the browser redirects the user to the 
base href tag.

-> "http://www.example.com/faces/#";

To avoid this myfaces has to stop the event like for the close button 
"closeCalendarLink" with the "Event.stop(event);" script.

I apply a patch tested on IE, Firefox and Opera.

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