Last modified: 2013-10-24 07:50:10 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 T26209, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24209 - Make case-insensitive 'Go' button half/fullwidth-insensitive as well
Make case-insensitive 'Go' button half/fullwidth-insensitive as well
Status: NEW
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
1.17.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-01 11:02 UTC by Liangent
Modified: 2013-10-24 07:50 UTC (History)
2 users (show)

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


Attachments

Description Liangent 2010-07-01 11:02:53 UTC
U+FF01 ~ U+FFEE characters.
Comment 1 Liangent 2010-07-01 11:30:12 UTC
Maybe Extension:TitleKey also need to do the similar thing?
Comment 2 Conrad Irwin 2010-07-01 15:21:51 UTC
hexmode/mah recently added fullwidth normalization somewhere - what I suspect you actually want (there as well as here) is Unicode NFKC form, which is more general but. 
It's a simple matter of calling UtfNormal::toNFKC( $string );

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


Navigation
Links