Last modified: 2008-05-22 20:02:43 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 T16140, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14140 - Edit summary doesn't allow links with character references
Edit summary doesn't allow links with character references
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
History/Diffs (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-15 16:45 UTC by Church of emacs
Modified: 2008-05-22 20:02 UTC (History)
2 users (show)

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


Attachments

Description Church of emacs 2008-05-15 16:45:22 UTC
If go to http://en.wikipedia.org/wiki/Time_(disambiguation)
your URL is typically converted to http://en.wikipedia.org/wiki/Time_%28disambiguation%29

If copy&paste the last part and try to link to [[Time_%28disambiguation%29]] on a page, this works, but if you try it in an edit summary, the history shows no link, just the plain text "Time_%28disambiguation%29".
This is a problem with all edit summaries that contain character entity references like %28 (so this problem is present also with umlaute and other language specific characters). (Note: this bug might be related to [[Bug:8996]])
Comment 1 Brion Vibber 2008-05-22 17:28:20 UTC
Linker::formatLinksInCommentCallback() needs to be tweaked to use the 'check for %s and do urldecode() if needed' hack that the parser uses... shouldn't be hard.
Comment 2 Ilmari Karonen 2008-05-22 20:02:43 UTC
Fixed in r35197.

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


Navigation
Links