Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Feb 2014 at 15:18 UTC
Updated:
29 Jul 2014 at 23:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amateescu commentedThis makes perfect sense.
The function receives a string, not an array :) And the text might be changed to "A tag string."
Comment #3
droplet commentedFixed the errors
Comment #5
droplet commentedremove extra end quote
Comment #7
droplet commentedIt should work this time.
Comment #8
droplet commentedComment #9
amateescu commentedPlease see #1. Also, the method description should be something like:
Encodes a tag string, taking care of special cases like commas and quotes.Comment #10
droplet commentedUpdate the comments.
Comment #11
amateescu commentedLooks good now.
Comment #12
catchCommitted/pushed to 8.x, thanks!
Could use a change record for the API addition.
Comment #13
jessebeach commentedChange record added and reviewed. This was a simple API method addition.
Comment #14
jessebeach commented