With a fresh new install of drupal 6.12 and support 6.x-1.0, if i create a new ticket with an apostrophe in it 'for example : "soucis d'imprimante"), it appears well when viewing it at http://DRUPAL_URL/node/1 but when viewing the list of tickets at http://DRUPAL_URL/support/general (general is the client I created for the test), the ticket's title appears like "soucis d'imprimante"

CommentFileSizeAuthor
#2 check_plain_fix.patch660 bytescourt-jus

Comments

court-jus’s picture

It's the same problem when editing the node at http://DRUPAL_URL/node/1/edit

court-jus’s picture

Assigned: Unassigned » court-jus
Status: Active » Needs review
StatusFileSize
new660 bytes

Here is a patch that corrects this problem but I don't know if it has side effects

jeremy’s picture

Status: Needs review » Fixed

Thanks -- patch applied.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.