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

--- Comment #5 from Alexandre Emsenhuber [IAlex] <[email protected]> 
2012-07-18 08:14:46 UTC ---
I saw your comment on Gerrit, the point of this is not to allow such
constructions, since you cannot pass array( 'ORDER BY `smw` ' ) as $options.
This is only intended for already-defined options that do not require a value,
see $noKeyOptions in DatabaseBase::makeSelectOptions() (currently lines 1219 to
1262 of includes/db/Database.php on master).

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