Ticket #50 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

HTML entities are stripped out

Reported by: xibe Owned by: somebody
Priority: major Milestone:
Component: general Version:
Keywords: Cc:

Description

Case in point: I click on a cell that displayed "Courriel :", and the form displayed "Courriel :". Of course, validating it meant that the cell now displayed "Courriel :".

Adding the   by hand in the form kept it in the cell, and double-clicking the cell again kept the entity this time.

I cannot say the reason is tied to imported strings, since the particular "Courriel" translation is not used in the WPorg fr_FR files...

Change History

  • Status changed from new to closed
  • Resolution set to worksforme

The initial translation didn't have   in it. I checked and entities are kept in the translation textarea.

Note: See TracTickets for help on using tickets.