[ http://issues.apache.org/jira/browse/TOMAHAWK-578?page=comments#action_12426281 ] Alejandro Garcia commented on TOMAHAWK-578: -------------------------------------------
I found the problem, my project use oracle component, and the default render kit that I define in the Faces Config file was the oracle Render Kit. The problem is that Oracle overwrite some javascript functions, so I migrate to faces 1.2 and define the oracle Render Kit in the only pages that I need it. best regards. > Scheduler click is not working n IE > ----------------------------------- > > Key: TOMAHAWK-578 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-578 > Project: MyFaces Tomahawk > Issue Type: Test > Components: Schedule > Affects Versions: 1.1.5-SNAPSHOT > Environment: Jboss 401, Windows XP, java 1.5, Internet Explorer 6, > Firefox 1.5 > Reporter: Alejandro Garcia > > I download myfaces-examples and deployed in my jboss, Schedule works perfect > in both browser (Explorer and Firefox). > But when I try to use the componen in my project the scheduler click dosent > works in Explorer, but in firefox works perfectly. > The problems seem to be that the Explorer dosent find de schedule.js, but the > firefox find it. > For example, the schedule.js link its something like this: > /my-project/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11545298/schedule.HtmlSchedule/javascript/schedule.js > I put this URL in Firefox and works perfect, but if a put this URL in IE it > didnt find the javascript files. > Please help me, I dont know what to do... :S > PD: Explorer sucks :P -- 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
