Opened 5 years ago

Last modified 7 weeks ago

#30686 closed Bug

Truncator.chars splits HTML entities — at Version 1

Reported by: Thomas Hooper Owned by: nobody
Component: Utilities Version: dev
Severity: Normal Keywords:
Cc: Matthias Kestenholz Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Thomas Hooper)

I'm using Truncator.chars to truncate wikis, and it sometimes truncates in the middle of &quot; entities, resulting in '<p>some text &qu</p>'

Change History (1)

comment:1 by Thomas Hooper, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top