[Webkit-unassigned] [Bug 13993] JavaScript error navigating pages on thread.gmane.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 05:59:16 PDT 2007


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





------- Comment #2 from ddkilzer at webkit.org  2007-06-05 05:59 PDT -------
(In reply to comment #1)
> The setGroupNavBar() call misses the quotes arround the group name. So the
> javascript intepreter is looking for a variable gmane with coponents
> (.comp.version-control.git) (maybe at the line 353 of the gnus.js javascript
> file).

That's a great first step!  The next step is to write a stand-alone test case
that reproduces the error every time on WebKit, the attach it to this bug.

BTW, it would be very interesting to know how Firefox 2.0.0.4, Opera 9.x and
MSIE 6/7 handle this same test case.  Do they report a parsing error, too,
using the test case, or do their JavaScript engines parse that argument as a
string?  Does the gmane.org web site return different HTML/JavaScript for them?


-- 
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