2025-07-27 17:01 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001915Sitewikipublic2012-07-03 11:37
Reporterabma 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
Product Versionspringrts.com 
Target VersionFixed in Version 
Summary0001915: wiki is configured to be at /mediawiki but in real its at /wiki
DescriptionSee for example

http://springrts.com/wiki/AI:Development

Pages that not exist point to /mediawiki
Pages that exist are at /wiki
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0004900

hoijui (reporter)

when you follow the link and create the page, does it not work as expected?
i mean, maybe there is just a symbolic link on the server from wiki to mediawiki or something like that.

what i just discovered.. i liked on one of the links that does not exist, which opened the "Create page" dialog. i closed it, and when going back, it showed the link in blue instead of red now (red-> does not exist). shift+refresh did not change that.

~0006569

tvo (reporter)

I think this is normal, /mediawiki points to the actual PHP files while /wiki/Foo is a rewrite rule to something like /mediawiki/page.php?title=Foo.

If I recall correctly these can not be the same according to the documentation.(would probably result in an infinite rewrite loop and/or incorrect rewrites)
+Notes

-Issue History
Date Modified Username Field Change
2010-05-04 09:25 abma New Issue
2010-05-10 12:00 hoijui Note Added: 0004900
2011-04-25 22:34 tvo Note Added: 0006569
2012-07-03 11:37 tvo Status new => closed
2012-07-03 11:37 tvo Resolution open => no change required
+Issue History