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

--- Comment #12 from Daniel Friesen <mediawiki-b...@nadir-seen-fire.com> 
2011-10-28 08:42:37 UTC ---
ApiMain is extracting query and session data from the request data it's
provided in it's context and using that to secure the edit action. Collection
is providing faux request data and saying there's no session data.

Looks to me like the correct way to do this is definitely for Collection to
provide the session data to the api, or to use a proper internal api for
editing instead of using the web use intended api.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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