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

            Bug ID: 70755
           Summary: Update PageLoader::getRevision to pull revision id
                    from Parsoid content-revision-id header
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ContentTranslation
          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],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

The Parsoid team is adding a new header for revision id to their API output
(content-revision-id). Our current solution uses a regex to pull the revision
id from the "about" attribute of the html element in the response body. Once
the code for the new header is deployed by the Parsoid team we need to switch
to use the content-revision-id header and only use the "about" attribute as a
backup.

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