https://bugzilla.wikimedia.org/show_bug.cgi?id=31307

       Web browser: ---
             Bug #: 31307
           Summary: mediawiki.legacy.metadata does not check variable
                    tbody
           Product: MediaWiki
           Version: 1.17.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Javascript
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


var tbody=box.getElementsByTagName('tbody')[0];
[...]
tbody.appendChild(row);

Error:
tbody is undefined

http://commons.wikimedia.org/wiki/File:Brook_Kazmash.jpg

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to