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

       Web browser: ---
            Bug ID: 50825
           Summary: Special:Nearby fails on Commons due to non-existent
                    element.
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: MobileFrontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Or at least so it seems. The fail occurs in ```init``` function in line:
  var el = $('<div id="mf-notification"
class="position-fixed"><div></div></div>').appendTo('#mw-mf-page-center')[0];

The element with id "mw-mf-page-center" is just not there - even when the page
is fully loaded. Tested both when logged in and not. The error seem to be in
notification area but makes the whole merged file fail.

What is strange is that I remember it (Special:Nearby) worked when I first
tried it.

URL: https://commons.wikimedia.org/wiki/Special:Nearby

-- 
You are receiving this mail because:
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