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

       Web browser: ---
            Bug ID: 56831
           Summary: Anonymous editing broken
           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], [email protected],
                    [email protected]
            Blocks: 53069
    Classification: Unclassified
   Mobile Platform: ---

When you attempt to save as a logged out user, in javascripts/common/api.js,
there is:

            if ( !M.isLoggedIn() ) {
                return d.reject( 'Token requested when not logged in.' );

which results in the user getting an uninformative error like "Error, edit not
saved".

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