Re: Ticket 1697

Tarek Ziadé <[email protected]>
Newsgroups gmane.comp.web.zope.cps.devel
Message-ID <[email protected]>
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



_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.