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
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.