Last modified: 2005-12-12 00:27:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T6001, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4001 - bug in wikibits.js - function akeytt()
bug in wikibits.js - function akeytt()
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
PC Windows XP
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-17 02:42 UTC by Ronald Beelaard
Modified: 2005-12-12 00:27 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ronald Beelaard 2005-11-17 02:42:15 UTC
When a page contains a header such as 
   === a ===
and is browsed with IE (with debugging enabled), rendering the page gives an 
error a the line:
   a = n.childNodes[0];
Comment 1 Niklas Laxström 2005-11-19 21:17:09 UTC
It could either be that there is rubbish in the ta variable or that that the
headings define global id without any prefixes, which is a bug.
Comment 2 Brion Vibber 2005-12-12 00:27:06 UTC
wikibits.js code was buggy, missing local variable declarations. Apparently on IE at least the 'id' 
attribute shoved things into global namespace which then got picked up.

Fixed in CVS HEAD.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links