In MacOSX theme, there's a bug when using virtual wiki
pathes:
If I click on the username where it says "You are
signed in but not authenticated as UserName", my
current location is replaced by a hash (#). For example
http://wikiserver.net/wiki/MyLocation
becomes
so PhpWiki does not return to the current page after
authentication, but instead shows the front page.
Maybe the hash should be replaced by:
The third will break with browsern incapable of
JavaScript, but the procedure will not work the anyway,
so the complete stuff should only be displayed when JS
is enabled. So the 3rd method should be the best solution.
Logged In: YES
user_id=549222
BTW: This happens using Firefox 0.9... I have not tried
other browsers.
Logged In: YES
user_id=13755
This is a known javascript problem, with all browsers.
Thanks for your suggestions