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

--- Comment #20 from Justin <jus...@soulwire.co.uk> 2010-09-22 08:53:30 UTC ---
Thanks for re-enabling the parse method.

(In reply to comment #3)
> If you're using action=parse then please describe your application and typical
> requests on this bug report.

For the record, my application makes requests for single pages, one at a time,
from Wikipedia. An example request would be:

/w/api.php?action=parse&page=Art&format=json&prop=text|revid|links|displaytitle&redirects

I need to traverse the page content client side so it is essential that the
content is parsed first, unless I write / implement a reliable parser myself
and use the query method instead, though I hope now this is not necessary.

Thanks

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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