Posted by teflo on May 5, 2009 at 11:43am
Jump to:
| Project: | Diff |
| Version: | 6.x-2.1-alpha1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have a problem the accent letters on the difference view.
example:
The view of the node permits
é é ñ ú
but on the view of the differences:
é é ñ ú
I have FCK installed
Thanks
| Attachment | Size |
|---|---|
| Dibujo.JPG | 14.98 KB |
Comments
#1
I'm changing the priority status on this issue because the module is working as intended (i.e. showing the difference in the source code). The problem is that the FCK and CK editors will transform non-ascii characters to html entities in the source code. You can change this behaviour by modifying their settings.
If you're using the CKEditor Module, go to its configuration page and edit one of your profile settings. In the Advanced Options (at the bottom), find the one named HTML Entities, and select "No".
But I'm leaving it as a feature request in case someone can find a reason why it would be advantageous to encode Unicode characters as HTML entities on a production site, and have them displayed back as normal characters in the source diff.