s:inputSuggestAjax, t:inputDate, t:jscookMenu
---------------------------------------------
Key: TOMAHAWK-1417
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1417
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Calendar, InputSuggestAjax, JS Cook Menu
Affects Versions: 1.1.9-SNAPSHOT
Environment: Development: WinXP, Eclipse IDE, Tomcat
Server: Linux, Tomcat
Reporter: Nikolaos Tsotsos
Hi,
i developed a web application using myfaces:
myfaces-api-1.2.7-SNAPSHOT.jar
myfaces-impl-1.2.7-SNAPSHOT.jar
tomahawk-1.1.9-SNAPSHOT.jar
tomahawk-sandbox-1.1.9-SNAPSHOT.jar
and common libs. I use Tomcat v6.0.
The problem is that allthough works fine to my environment, starting
application through eclipse or directly from Tomcat, (by works fine i mean all
components are working as it must, even ajax components such as
s:inputSuggestAjax, t:jscookMenu, t:inputDate), when i use the production
environment i do not get the components i named above shown. In other words, i
do not get the 't:jscookMenu', the 's:inputSuggestAjax' and the Calendar object
when i use the attribute ' popupCalendar="true" ' from 't:inputDate'. Using IE
i get following javascript error: 'dojo' is undefined...
I think it has to do with ExtensionFilter or maybe something else.
Please help...
Thank you in advance
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.