Opened 2 years ago
Closed 2 years ago
#2738 closed Defect (Closed)
output/longtext blows away directional tags
| Reported by: | dannyl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Using 1.7.5
After entering HTML with a dir="RTL" (right to left tag)
and saving into the database, the data is displayed by output/longtext in Left to Right direction.
I am using CKEditor in our version of the input/longtext view - and prior to the POST we see the directionality correctly
Change History (1)
comment:1 Changed 2 years ago by dannyl
- Resolution set to Closed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Further debugging revealed that LTR directionality tags had cunningly snuck into the text
Works for me