Last modified: 2006-01-12 21:37:49 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 T6584, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4584 - [[foo+bar]] should render because it is an equivalent to [[foo bar]] and [[foo_bar]]
[[foo+bar]] should render because it is an equivalent to [[foo bar]] and [[fo...
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://test.leuksman.com/view/%E2%80%...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-12 21:26 UTC by lɛʁi לערי ריינהארט
Modified: 2006-01-12 21:37 UTC (History)
1 user (show)

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


Attachments

Description lɛʁi לערי ריינהארט 2006-01-12 21:26:41 UTC
Hallo!

According to
http://mail.wikipedia.org/pipermail/mediawiki-cvs/2006-January/013156.html

the following links are equivalent:
1. http://test.leuksman.com/view/%E2%80%8Ba%2Bb
2. http://test.leuksman.com/view/%E2%80%8Ba%20b
3. http://test.leuksman.com/view/%E2%80%8Ba_b
4. http://test.leuksman.com/view/%E2%80%8Ba%5Fb 

This is why [[foo+bar]] should render also.

Another question is to *what* [[foo+bar]] should render. Probably to *foo_bar* .
Please see
Bug 707: Google search with [[Google:search term]]
and
http://test.leuksman.com/view/Bugzilla/00707

I know this is another bug. However rendering [[Google:search term]] to
*search%2Bterm* is more advantageous as rendering to *search_term*.

best regards reinhardt [[user:gangleri]]
Comment 1 Rob Church 2006-01-12 21:28:31 UTC
[[Foo+bar]] should link to a page entitled "Foo+bar", according to what I can
see, + now being a valid title character.
Comment 2 lɛʁi לערי ריינהארט 2006-01-12 21:37:49 UTC
Hi Rob!

%2B is the encoding of "+"
It is used inside
http://test.leuksman.com/view/%E2%80%8Ba%2Bb
as a substitute / equivalent of %20 == " " and %5F == "_"

I never stated that "+" is a valid title character.

best regards reinhardt [[user:gangleri]]

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


Navigation
Links