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

--- Comment #10 from kipod <fur.hew...@gmail.com> 2012-03-08 15:46:24 UTC ---
one more try: did you consider migrating the "supported" logic to server side?

i have some limited experience with php, but did not look into mediawiki php
code, so there might be some "coding guidelines" that forbid this which i am
not aware of. 
php provides you access to this information through 
$_SERVER['HTTP_USER_AGENT']
with specific "browser", "version" and "minorversion" fields, which will allow
you to execute the same "isSupported()" on server side.

just a thought.

peace.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to