Menu

#350 MacOSX theme: clicking username to login changes location

open
None
2
2012-10-11
2004-06-25
Kai Krakow
No

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

http://wikiserver.net/wiki/#

so PhpWiki does not return to the current page after
authentication, but instead shows the front page.

Maybe the hash should be replaced by:

  1. the current page name
  2. the complete current URL
  3. by a "javascript:" URL instead of using onClick event

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.

Discussion

  • Kai Krakow

    Kai Krakow - 2004-06-25

    Logged In: YES
    user_id=549222

    BTW: This happens using Firefox 0.9... I have not tried
    other browsers.

     
  • Reini Urban

    Reini Urban - 2004-06-28

    Logged In: YES
    user_id=13755

    This is a known javascript problem, with all browsers.
    Thanks for your suggestions

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.