#1485744 closed Bugs (fixed)
pspell makes mistakes with special html characters
| Reported by: | ksteinhoff | Owned by: | ksteinhoff |
|---|---|---|---|
| Priority: | 4 | Milestone: | 0.2.1 |
| Component: | Other | Version: | git-master |
| Severity: | normal | Keywords: | pspell |
| Cc: |
Description
pspell doesn't use html_entities_decode() to decode special html characters like <, >, and &.
Attachments (1)
Change History (3)
Changed 4 years ago by ksteinhoff
comment:1 Changed 4 years ago by ksteinhoff
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by ksteinhoff
Note: See
TracTickets for help on using
tickets.

fixed in [e5dd9249]