Ticket #8612 (closed bug: fixed)
Using spaces in font name, Escape \\\\\\\'Foo Bar'\\\\\\\\
| Reported by: | Probot | Owned by: | jquery-infrastructure |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | [meta] ui.themeroller | Version: | 1.8.24 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hi
If you use for example the text
'Font Name',Arial,Verdana
as font for ThemeRoller, the quotation marks are escaped with a backslash. The next call also backslashes are escaped and so on.
So after a few calls you have millions of backslashes in the textfield until server says "request string too long".
Resolve by removing backslashes.
Change History
comment:1 Changed 8 months ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to duplicate
Note: See
TracTickets for help on using
tickets.


Duplicate of #4379.