[wp-trac] [WordPress Trac] #39728: "Additional CSS" validate syntex error in customizer
WordPress Trac
noreply at wordpress.org
Sat Jan 28 11:11:37 UTC 2017
#39728: "Additional CSS" validate syntex error in customizer
-------------------------------+-----------------------------
Reporter: rishishah | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: trunk
Severity: normal | Keywords:
Focuses: ui, accessibility |
-------------------------------+-----------------------------
Validation for Additional CSS in customize is not correct.
STEP TO REPRODUCE
1. Go to "Appearance>Customize"
2. Select "Additional CSS"
3. When I wrote curly brace "{" or "}" inside comment section /* ... */
and save it, it shows me error that
{{{
Your curly brackets {} are imbalanced. Make sure there is a closing } for
every opening {.
}}}
This error should not consider inside comment section /* ... */
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39728>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list