Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2010 at 19:14 UTC
Updated:
28 Nov 2010 at 22:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
David_Rothstein commentedHere is the proposed patch. I think this makes sense. Not sure if we also want to change the function documentation to explicitly note that the text is unsanitized (in the unlikely event that someone is using the filtered output of this function for something other than an e-mail message).
Comment #2
JacobSingh commentedThis is a pretty ugly bug that lots of users will see and it makes Drupal look really unprofessional.
I bumped the priority to major since I think it should go out in an initial release and RTBC'd.
Comment #3
tom_o_t commented#1: user-token-sanitize-938536-1.patch queued for re-testing.
Comment #4
dave reidAs long as the e-mail is sent plain text, this looks good to me!
Comment #5
webchickYeah, that's pretty ugly.
Committed to HEAD. Thanks!