PasswordMaker Forums

Firefox/SeaMonkey/Mozilla/Netscape/Flock Browser Extension => Help and Support => Topic started by: YSE on August 26, 2009, 02:00:26 AM

Title: Small login problem with "\" Character in Password - Appended Extra Backslash
Post by: YSE on August 26, 2009, 02:00:26 AM
Hi there,

well I have stumbled across a small problem when logging into joomla admin section on some sites using "\" character.
it would seem that after some time the Parser in the Joomla code will append an extra "\" preceding the initial [backslash] for some reason.
Iam not sure as to why this happens but have made this small discovery recently when my generated password did not work , I then opened the config file for the website in mention and discovered that the password had an extra "\" immediately before the "\" in the generated password. ie;

BCG$%/2eFgk

becomes;

BCG$%//2eFgk

hope this helps.

Wises.


  
Title: Re: Small login problem with "\" Character in Password - Appended Extra Backslash
Post by: tanstaafl on August 26, 2009, 10:07:44 AM
That looks like a bug in Joomla...
Title: Re: Small login problem with "\" Character in Password - Appended Extra Backslash
Post by: Eric H. Jung on August 27, 2009, 11:32:27 PM
Hm, what happens if you change the password to something without a backslash?