View Issue Details

IDProjectCategoryView StatusLast Update
0001915Sitewikipublic2012-07-03 11:37
Reporterabma Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Versionspringrts.com 
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.

Activities

hoijui

2010-05-10 12:00

reporter   ~0004900

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.

tvo

2011-04-25 22:34

reporter   ~0006569

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)

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