Closed (fixed)
Project:
Google Analytics
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2015 at 23:14 UTC
Updated:
28 Jul 2015 at 06:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hass commentedNot sure if this is safe:
Comment #2
hass commentedComment #3
hass commentedLooks not better:
Comment #4
cilefen commentedSafeMarkup::set() is for internal use only.
Comment #5
cilefen commentedNone of this is user-entered in this form section so there is little to worry about.
Comment #6
hass commentedTranslatable strings could be user entered on l.d.o :-)
Comment #8
cilefen commented@hass Ah, yes. This is true.
Comment #9
cilefen commentedNow I am less sure of myself. I think that in SafeMarkup::format() we may need to use replacement tokens to be safe.
Comment #10
hass commentedMade a better change. http://drupalcode.org/project/google_analytics.git/commit/3529d9e
Comment #11
hass commentedComment #12
cilefen commentedNice! I didn't know about that option #description either.
Comment #13
hass commentedMe too...