Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 18:22 UTC
Updated:
12 Jan 2011 at 04:10 UTC
drupal_set_title does a check_plain call by default, so check_plain calls inside the drupal_set_title function call are not necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| authorize_remove_check_plain.patch | 1.29 KB | bblake |
Comments
Comment #1
bblake commentedComment #2
febbraro commentedsubscribe
Comment #4
agentrickardPatch is clean, totally unrelated to that test fail. I blame testbot.
Queue for retest.
Comment #5
agentrickardauthorize_remove_check_plain.patch queued for re-testing.
Comment #6
droplet commentedComment #7
webchickCommitted to HEAD. Thanks!