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

       Web browser: ---
            Bug ID: 56770
           Summary: Time-out errors after creaint new formulas
           Product: MediaWiki
           Version: 1.22rc
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: normal
          Priority: Unprioritized
         Component: JavaScript
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mybugs.m...@gmail.com
                CC: krinklem...@gmail.com, matma....@gmail.com,
                    tpars...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

After Change-Id: Ibc86c2dc33a8a3ba378138525c2523ba69bca8f1, I get
"TypeError: Cannot read property 'parentNode' of undefined"
for the command
mw.util.addPortletLink(
'p-lang', '#', 'TEST', 't-test', 'TEST', 'T', $( '.wbc-editpage' ).first()
);
when I use it on
https://en.wikipedia.org/wiki/Main_Page

If the user passes a jQuery object, but it is empty, the function should still
default to $ul.append( $item ).

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to