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

            Bug ID: 67023
           Summary: AJAX review errors show HTML markup in notification
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: FlaggedRevs
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: hartman.w...@gmail.com
                CC: aschulz4...@gmail.com
       Web browser: ---
   Mobile Platform: ---

Created attachment 15707
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=15707&action=edit
screenshot of the problem

The AJAX implementation of flagged revs, returns html fragments in case of
errors: <p><b>Unable to review this revision</b></p><p>Permission denied</p>.

This textual html fragment is passed straight to mw.notify, but mw.notify can
only handle: HTML dom, jQueryElements, a message key or plain text.

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