After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 332423 - Special characters not accepted in password
Special characters not accepted in password
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.10
Other All
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-24 10:11 UTC by Jonatan Magnusson
Modified: 2006-02-25 13:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jonatan Magnusson 2006-02-24 10:11:00 UTC
Please describe the problem:
The character '&' (ampersand) is not accepted in passwords in gossip 0.10.
Looking in accounts.xml the password is cut off at this character ('abc&def'
becomes 'abc'). Entering the correct password with a text editor does not help,
and neither does '&'



Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Richard Hult 2006-02-25 13:43:47 UTC
Thanks! I've fixed this so that user input is properly escaped.