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"
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | check_plain_fix.patch | 660 bytes | court-jus |
Comments
Comment #1
court-jus commentedIt's the same problem when editing the node at http://DRUPAL_URL/node/1/edit
Comment #2
court-jus commentedHere is a patch that corrects this problem but I don't know if it has side effects
Comment #3
jeremy commentedThanks -- patch applied.