https://bugzilla.wikimedia.org/show_bug.cgi?id=19832
--- Comment #3 from Lisa Ridley <[email protected]> 2009-07-19 23:41:17 UTC --- Hmm...I tried passing and not passing the $other parameter and did not get the desired selection.... I also tried passing the options list with and without asterisks (in my case I was building an options group so had to designate that, which was done with * vs ** for the options), with each option separated by \n as well... On the exact comparisons...I was not passing number for the values but was instead passing text, and did not get a valid comparison until I changed it to "==" from "===". I'm not a big fan of this method either...it doesn't feel intuitive to me. Plus it did not appear that it was in use anywhere in the Mediawiki core code. On scrapping this for a better interface....is that in the works for a future release? -- 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
