Last modified: 2006-04-07 14:39:32 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 T4185, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2185 - EasyTimeline breaks links containing parentheses
EasyTimeline breaks links containing parentheses
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
EasyTimeline (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Template...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-05-16 10:31 UTC by Mormegil
Modified: 2006-04-07 14:39 UTC (History)
0 users

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


Attachments

Description Mormegil 2005-05-16 10:31:27 UTC
When a link with parentheses, e.g. [[U2 (band)]] is used in a timeline, the opening parenthesis
is broken, instead of "/wiki/U2_%28band)", "/wiki/U2_28%band" is generated in the output HTML.

It is probably caused by
$text =~ s/([\`\{\}\%\&\@\$\(\)\;\=])/"%" . sprintf ("%X", ord($1)) . "%";/ge ;
in EncodeInput.
Comment 1 Mormegil 2006-04-07 14:39:32 UTC
seems to work now..., probably been fixed

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


Navigation
Links