You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Volker Weber (JIRA)" <de...@myfaces.apache.org> on 2006/01/27 00:18:34 UTC

[jira] Closed: (MYFACES-1065) javascript conflict when using inputSuggestAjax and inputCalendar on same page

     [ http://issues.apache.org/jira/browse/MYFACES-1065?page=all ]
     
Volker Weber closed MYFACES-1065:
---------------------------------

    Resolution: Fixed

Patch applied

> javascript conflict when using inputSuggestAjax and inputCalendar on same page
> ------------------------------------------------------------------------------
>
>          Key: MYFACES-1065
>          URL: http://issues.apache.org/jira/browse/MYFACES-1065
>      Project: MyFaces
>         Type: Bug
>   Components: Tomahawk, Sandbox
>     Reporter: Volker Weber
>     Assignee: Volker Weber
>  Attachments: HtmlCalendarRenderer.java.patch
>
> The file .../custom/calendar/resource/pt.js used by inputCalendar is prototype.js 1.4.0
> The same lib  .../custom/prototype/resource/prototype.js is used by inputSuggestAjax.
> This results in including this lib twice on pages with both components which results in an error. 
> See: http://www.mail-archive.com/dev%40myfaces.apache.org/msg10029.html
> inputCalendar shluld use prototype.js from prototype dir.

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