#173 - Characters not escaped properly
Type Defect
Status Fixed
Milestone 2.0
Version -
Component -
Priority Normal
Severity Normal
Assigned to -
Reported 13 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

I just tried to create a ticket with the name: Add “Under Development” paragraph to homepage

When I viewed the new ticket, the title of the ticket was: @Add \“Under Development\” flag to homepage@

When I scrolled to the Update Ticket area to change the title there, the input had the following text preloaded in it: @Add \@

I then tried to rename the ticket to this: @Add \‘Under Development\’ flag to homepage@

But when I did I received the following MySQL error: #1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘Under Development\’ flag to homepage”}]’, ‘’ )’ at line 7

Ticket History

13 years and 9 months ago by Jack

This is a problem with the server's PHP, not Traq. Something to do with Magic Quotes GPC or something like that.

I will see if I can work something into Traq that will detect it and strip the slashes.

13 years and 9 months ago by Jack

  • Status New Accepted
Jack closed as Fixed 13 years and 8 months ago