https://bugzilla.wikimedia.org/show_bug.cgi?id=29120
Web browser: ---
Bug #: 29120
Summary: ApiQueryLogEvents: let letype accept multiple values
Product: MediaWiki
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: API
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
I cannot find any reason why letype must not be "PARAM_ISMULTI".
leaction must be single value because the where condition contains two columns
(otherwise this would get much more complicated).
But letype is only used if leaction is null and the addWhereFld() function can
accept multiply values without any logical change because the condition uses
only a single column.
So i think only getAllowedParams must be changed to support this enhancement.
--
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l