Last modified: 2014-06-11 16:46:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T67297, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65297 - Remove $wgBrowserBlackList and associated EditPage methods
Remove $wgBrowserBlackList and associated EditPage methods
Status: PATCH_TO_REVIEW
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.24rc
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-14 17:47 UTC by Kevin Israel (PleaseStand)
Modified: 2014-06-11 16:46 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Kevin Israel (PleaseStand) 2014-05-14 17:47:41 UTC
This feature was added in 2004-2005 for the same reason as the Esperanto conversion mentioned in bug 60677: "[...] when many browsers with really bad Unicode support were still in use" (languages/classes/LanguageEo.php).

By default, the blacklist includes:

* Netscape 2-4 and IE for Mac, which are unsupported, dead browsers.
* Google Wireless Transcoder, which doesn't seem to allow editing (the text box and "Save Changes" button are missing) and isn't currently detected either.

Yet Wikimedia's CommonSettings.php adds Lynx, which on many systems now does support UTF-8.

It seems likely that the problem that this setting addresses is no more, and thus the setting should be removed (or at least the EditPage::makeSafe() and EditPage::unmakeSafe() methods added in r10313 / 10392e098349 to address bug 2676).
Comment 1 Gerrit Notification Bot 2014-06-11 16:46:25 UTC
Change 138840 had a related patch set uploaded by PleaseStand:
Remove $wgBrowserBlackList and associated EditPage methods

https://gerrit.wikimedia.org/r/138840

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links