[Webkit-unassigned] [Bug 13466] REGRESSION: Some content missing from www.kyte.tv

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 02:39:28 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13466


mbritto at pleyo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mbritto at pleyo.com,
                   |                            |sroret at pleyo.com




------- Comment #4 from mbritto at pleyo.com  2007-06-07 02:39 PDT -------
It seems to come from a script error. The developper in charge of this script
used an / before the < at line 276. But the '<' doesn't need the '/' to be
found.
With this new line 276 :
var tmp = this.innerHTML.replace(<br\s*[/]?\s*>/gi, "\n");

The script keep up loading and flash pugin is detected.But it still don't work
because I just copied the index.html and script.js on my hard drive to test.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list