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

       Web browser: ---
            Bug ID: 45844
           Summary: Status::getHTML should return HTML.
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Status::getHTML() currently calls MessageCache::transform(), which does not
generate HTML. This appears to be an oversight. It should call
MessageCache::parse() instead. 

Status::getHTML() is not used in the core at the moment. It appears that the
only usage (for which this method was created) was removed as a workaround to
the problem described here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to