Search and Top Navigation
#6073 closed bug (duplicate)
Opened September 19, 2010 10:01AM UTC
Closed September 19, 2010 11:54PM UTC
Last modified October 11, 2012 09:15PM UTC
Themeroller fails when quotes are entered into the Font selector
Reported by: | alexlatchford | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | [meta] ui.themeroller | Version: | |
Keywords: | CSS, Themeroller, Fail | Cc: | |
Blocked by: | Blocking: |
Description
I just copied my CSS font declarations into the Themeroller font selector, this caused the entire theme creation process to fail.
I would recommend that you either strip the quotes, and any other characters or you modify the process to accept them as they are valid characters which browsers support, whether or not they are valid CSS I do not know.
The string I used was:
"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
Cheers,
Alex
Duplicate of #4379