You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Robert Zeigler (JIRA)" <de...@tapestry.apache.org> on 2007/10/03 22:35:50 UTC

[jira] Updated: (TAPESTRY-1745) Palette javascript errors in Internet Explorer

     [ https://issues.apache.org/jira/browse/TAPESTRY-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Zeigler updated TAPESTRY-1745:
-------------------------------------

    Attachment: 1745_patch.txt

1745_patch.txt is a patch to palette.js which removes the extraneous comma after the last palette function definition.  It also wraps the "to.add(option,before)" line in a try/catch block, and attempts to.add with an index value for the "before" argument on exception.
Tested in IE 7, IE 6, Safari 3, and Opera 9.

> Palette javascript errors in Internet Explorer
> ----------------------------------------------
>
>                 Key: TAPESTRY-1745
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1745
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Joel Wiegman
>         Attachments: 1745_patch.txt
>
>
> A very simple <t:palette/> doesn't load properly in Internet Explorer (6.0 and 7.0).  Javascript errors abound.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org