[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 01:56:59 PDT 2007


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


mbritto at pleyo.com changed:

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




------- Comment #1 from mbritto at pleyo.com  2007-06-05 01:56 PDT -------
The errors at the indicated lines seems to come from missing quotes :

<tr id="t0" onClick="setGroupArticle(0, 'gmane.comp.version-control.git');
return true;" class="read"><th>4 Jun 13:48</th><td>Bryan Childs</td><td
class="s"><table><tr><td><img height=17 width=9 alt="*"
src="/short/k2+l.png"></td><td><a id="w0"
href="http://article.gmane.org/gmane.comp.version-control.git/49093"
target="article" onClick="setGroupNavbar(0, gmane.comp.version-control.git);
return false;">Git Vs. Svn for a project which *must* distribute binaries
too.</a></td></tr></table></td></tr>

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


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