6 users online. Create an account or sign in to join them.Users
Double quotes in a section name
A bug in 2.2, submitted by andrrr on 10 February 2011
Announcement
Symphony's issue tracker has been moved to Github.
Issues are displayed here for reference only and cannot be created or edited.
Value of
meta[name]input is not sanitized at content.bluprintssections.php. This leads to the incorrect html output when using double quotes in a section name:<label>Name <input name="meta[name]" type="text" value="Section called "Test""> </label>