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

       Web browser: ---
            Bug ID: 51296
           Summary: Add a machine-readable output format to
                    articlefeedbackv5-view-feedback API
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: ArticleFeedbackv5
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently, the articlefeedbackv5-view-feedback API renders information about
the feedback in HTML.

Example:
http://fr.wikipedia.org/w/api.php?action=query&list=articlefeedbackv5-view-feedback&afvftitle=Stade_Pierre-Mauroy&afvffeedbackid=04ff6382d680f4a3d2e090b11c2fb49a&afvffilter=allcomment&format=jsonfm

As far as I know, the only way to programmatically retrieve the actual comment
is to use this API and extract it from the HTML. But parsing HTML is difficult
and the rendering can change without notice (I guess that's why MediaWiki has
an API :-). It would be nice to have a more machine-readable format.

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