Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-2118007 ] jswidget not working if there are other javascripts in HEAD

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-2118007 ] jswidget not working if there are other javascripts in HEAD
  • Date: Tue, 23 Sep 2008 23:13:47 +0000

Bugs item #2118007, was opened at 2008-09-18 10:46
Message generated for change (Comment added) made by paulproteus
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2118007&group_id=80503

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: jswidget not working if there are other javascripts in HEAD

Initial Comment:
When using jswidget 0.94 if exists some javascript included in the HTML's
head section, is this one that is replaced with the generated DIV instead of
the complete.js inserted lower in the body.

I tracked down the problem to the append_ourselves.js, that currently doesn't
check that the replaced script is actually the complete.js

This bug doesn't reproduces in the current examples because in all of them
there isn't any script before complete.js.

I attach a corrected append_ourselves.js (there is a new 'if' inside the
loop).


----------------------------------------------------------------------

>Comment By: Asheesh Laroia (paulproteus)
Date: 2008-09-23 19:13

Message:
Wow, that's a really silly bug. Sorry about that; going to incorporate it
and release a 0.95 now.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2118007&group_id=80503




Archive powered by MHonArc 2.6.24.

Top of Page