Ticket #71 (closed defect: fixed)
Wrong codes in translation field when copying from original or using google translator
| Reported by: | irdb | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | interface | Version: | |
| Keywords: | Cc: |
Description
Wrong codes in translation field when using "Copy from original" or "Translation from Google" links. Here is a picture:

As you can see, the new line character (↵) is copied like this:
<span class="invisibles" title="New line">↵</span>
If we add this translation, a warning is generated:
Warning: Too many tags in translation.
Same thing goes for greater than and less than signs:
>
>
<
<
and a few other symbols, like:
&
&
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

