[CPS-devel] Ticket 1697

Tarek Ziadé tziade at nuxeo.com
Mon Aug 14 13:42:27 CEST 2006


Santi Camps wrote:
> Hi all,
>
> Can I get and solve this ticket
> http://svn.nuxeo.org/trac/pub/ticket/1697 ?    In another words, is
> there any reason to load javascript dynamically in tree.pt ?   If not,
> I understand the patch could be applied, isn't it ?
>
> Thanks
Hi,
no it's a bad idea because you can have the same <script> tag several
times if there are several trees for example

this can lead to several execution of the same js initializations etc...

that's why it's loaded dynamically.

I had this issue as well under IE6, and it has been corrected lately IIRC.

Let me check why it hasn't been applied yet into the trunk, and its
status, i'll comment the ticket

Tarek





More information about the cps-devel mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.