Development

#3303 (excerpt_text truncates html entities)

You must first sign up to be able to contribute.

Ticket #3303 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

excerpt_text truncates html entities

Reported by: FabianLange Assigned to: FabianLange
Priority: minor Milestone: 1.0.14
Component: helpers Version: 1.0.12
Keywords: Cc:
Qualification: Accepted

Description

when the text handled by "excerpt_text" contains html entites they have a chance on getting truncated resulting in improper output. Proposal is to add similar to the "truncate_lastspace" option of "truncate_text" a option "truncate_space" defaulting to "false" for BC, which will excerpt only on whitespaces. Customers having troubles with this in 1.0 could then "turn the bugfix on" if they want it.

Change History

04/10/08 09:03:45 changed by FabianLange

have a patch ready, need to test it at home against 1.0 and 1.1

04/10/08 09:56:19 changed by FabianLange

  • owner changed from fabien to FabianLange.
  • status changed from new to assigned.
  • qualification changed from Unreviewed to Accepted.

04/10/08 16:19:07 changed by fabien

ok for me if BC.

04/10/08 17:33:53 changed by FabianLange

  • status changed from assigned to closed.
  • resolution set to fixed.

closed in r8392 + r8393

04/10/08 17:35:53 changed by FabianLange

  • milestone set to 1.0.14.