Template2
Template2 copied to clipboard
Make truncate Character Entity Reference aware - fixes bug #95707
original request from @ozcoder
I have improved the truncate filter to be aware of HTML Character Entity References for the truncate character. Ideally we would do something simular to the input text $context too. This fixes bug https://rt.cpan.org/Ticket/Display.html?id=95707. This also fixes the minor bug https://rt.cpan.org/Ticket/Display.html?id=106340.