Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
block.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2006 at 01:23 UTC
Updated:
11 Dec 2006 at 01:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dries commentedThis change is not particularly transparent. As a rule, the escaping should happen just before output. I'd say that we keep the escaping in the block.module, but that we correct the behavior in the aggregator.module.
Comment #2
heine commentedHappy to oblige.
In my opinion, one should escape when adding user supplied data to trusted, potentially markup containing, text. My preference is still the patch in #1 with the em's removed from drupal_set_title in block_admin_configure.
Comment #3
drummCommitted to HEAD.
Comment #4
(not verified) commented