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 444092 - "Leave Message": do not convert (html)-tags
"Leave Message": do not convert (html)-tags
Status: RESOLVED DUPLICATE of bug 494598
Product: gnome-screensaver
Classification: Deprecated
Component: dialog
2.19.x
Other All
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-04 20:31 UTC by Florian Steinel
Modified: 2008-11-12 17:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Florian Steinel 2007-06-04 20:31:43 UTC
Please describe the problem:
Tag in the "Leave Message" textbox are converted.

Steps to reproduce:
1. Click "Leave Message"
2. Enter: "<a href="www.gnome.org">www.example.org</a>

Actual results:
www.example.org is displayed

Expected results:
<a href="www.gnome.org">www.example.org</a>

Does this happen every time?
yes

Other information:
gnome-screensaver-2.19.1.1
Comment 1 William Jon McCann 2008-11-12 17:21:36 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 494598 ***