[pmwiki-users] pmwiki2.0: strange "bug" tag-resolution ... substitutionlevel

Patrick Ogay lists at basel-inside.ch
Thu Feb 3 05:23:08 CST 2005


I'm testing hard userauth, but this seems to be a pmwiki2.0 specific 
phenomena.

Testtpage:
http://www.ddy.ch/pm/schulung/pm.wiki/Main/HomePage
login: pmwiki / pmwiki
(page not found (probably because of this error), click on "lnx KDE", 
Main, HomePage
you will see, that the logout-link ist mostly completly strange, 
documented below "wrong case".

if you click on other links, the logout-link is mostly ok.

wrong case:
----------
Variables in userauth:

$_SERVER['REQUEST_URI']: /pm/schulung/pm.wiki/Main/HomePage|| 
$login_form: 
Logged in as: pmwiki -
       <a href="/pm/schulung/pm.wiki/Main/HomePage?action=logout">Logout</a> 

Markup in userauth:
Markup("loginform", "inline","/\\[loginform\\]/", 
GetUserLoginForm(true));  
also tested:
Markup('loginforn', 'directives', '/\\(:loginform:\\)/e', 
"GetUserLoginForm(true)");
(same result)

still ok:
Result in Browserform:  
http://www.ddy.ch/pm/schulung/pm.wiki/%3Ca%20class='selflink'%20href='http://www.ddy.ch/pm/schulung/pm.wiki/Main/HomePage'%3EHomePage%3C/a%3E?action=logout


=> Error seems that the error when substituted by pmwiki .That means 
pmwiki makes another substituion (on Main/HomePage)

Regards
Patrick Ogay



More information about the pmwiki-users mailing list