-
19 Feb 2007 12:55 PM #1
Unclosed string literal on ext-all-debug.js file
Unclosed string literal on ext-all-debug.js file
On line 1671 of ext-all-debug.js the line is as follows:
The corresponding statement in ext-all.js file is:Code:document.write("<s"+'cript id="ie-deferred-loader" defer="defer" src="
Code:document.write("<s"+"cript id=\"ie-deferred-loader\" defer=\"defer\" src=\"//0\"></s"+"cript>");
-
19 Feb 2007 8:38 PM #2
This is my own comment stripping regular expression (in JS
that is broken. It will be corrected in the next push.
Similar Threads
-
How-to: using Firebug to debug your script
By BernardChhun in forum Ext 1.x: Help & DiscussionReplies: 8Last Post: 3 Oct 2007, 10:57 AM -
Stop Debug Console & inspector from popping up?
By Joche in forum Ext 1.x: Help & DiscussionReplies: 4Last Post: 3 Jun 2007, 10:22 PM -
String Concatination
By ravipati_raja in forum Community DiscussionReplies: 1Last Post: 29 Mar 2007, 4:43 AM -
Editing ext-debug?
By franklt69 in forum Ext 1.x: Help & DiscussionReplies: 2Last Post: 19 Mar 2007, 6:56 PM -
unterminated string literal error in yui-ext.js 0.32.2?
By kschneid in forum Ext 1.x: BugsReplies: 3Last Post: 6 Oct 2006, 6:27 AM


Reply With Quote