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


Ryan Schmidt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #13 from Ryan Schmidt <[email protected]>  2009-03-30 00:42:12 UTC 
---
This is most certainly NOT unused, you just fail at searching.

Here's how it works:
1) User visits Special:Export, and chooses to only get the current revision.
2) User somehow manages to add &listauthors=1 to the GET request (having a
checkbox would be nice for this).
3) Providing that $wgExportAllowListAuthors is true, the export interface will
return a list of all authors to the page, even though it is only returning the
top revision.

Not entirely sure what the software does with this list upon importing into
another wiki, etc., as of yet, but I'm assuming it is used to fill out the
history to some extent -- will have to do some more in-depth review of this


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to