Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Line item
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 22:19 UTC
Updated:
25 Jan 2012 at 17:30 UTC
Since D7, Drupal check_plains() content fed to drupal_set_title() by default. Commerce still combines drupal_set_title() with check_plain(), causing content to be double-escaped in some cases.
| Comment | File | Size | Author |
|---|---|---|---|
| commerce-drupal-set-title-no-check-plain.patch | 1.23 KB | mr.baileys |
Comments
Comment #1
amateescu commentedGood catch!
Comment #2
rszrama commentedThanks, committed. : )