Ticket #8612 (closed bug: fixed)

Opened 8 months ago

Last modified 8 months ago

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

Duplicate of #4379.

comment:2 Changed 8 months ago by scott.gonzalez

  • Status changed from closed to reopened
  • Version set to 1.8.24
  • Resolution duplicate deleted

Not a duplicate. Looks like the other bug was fixed and probably caused this bug.

comment:3 Changed 8 months ago by scott.gonzalez

  • Status changed from reopened to closed
  • Resolution set to fixed

This is fixed in the new download builder.

Note: See TracTickets for help on using tickets.