Last modified: 2004-10-07 23:56:40 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 T2661, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 661 - (strtoupper($string) == "#REDIRECT") && ($string <> "#REDIRECT")
(strtoupper($string) == "#REDIRECT") && ($string <> "#REDIRECT")
Status: RESOLVED INVALID
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
PC Windows XP
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/V%C7%ABl...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-10-07 23:29 UTC by lɛʁi לערי ריינהארט
Modified: 2004-10-07 23:56 UTC (History)
2 users (show)

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


Attachments

Description lɛʁi לערי ריינהארט 2004-10-07 23:29:48 UTC
Dear friends, It seams that there are some pages 
using "#redirect" (all lowercase leters) instead 
of "#REDIRECT" (all capital leters).

It seems to me that these pages are not redirected. Probably 
it is written in the documentation somewhere to use capital 
letters ONLY. The problem maight be that there are still 
pages using $string s where

(strtoupper($string) == "#REDIRECT") && ($string 
<> "#REDIRECT")

is TRUE .


Probably the best way to find these pages would be a script.

Regards Reinhardt
Comment 1 Rowan Collins [IMSoP] 2004-10-07 23:40:43 UTC
This *shouldn't* be a problem. The "#redirect" magic word is set to be case
insensitive in Language.php  And indeed, it works for me: e.g.
http://en.wikipedia.org/w/wiki.phtml?title=User:IMSoP/sandbox

Can you give an example of this not working? The supplied URL appears to be
incorrect / unreachable, should it point to somewhere other than en.wikipedia?
It may be that one of the languageXX.php files has accidentally set this to be
case sensitive...
Comment 2 Rowan Collins [IMSoP] 2004-10-07 23:56:40 UTC
Finally managed to load the page referenced. It was a double redirect, and was
working fine - it just dumped you on a page that happened to look very similar
because it, too, was a redirect.

Closing bug as invalid (misunderstanding on part of submitter).

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


Navigation
Links