fmt:shorten should ellide at word boundaries
Bug #63052 reported by
Francis J. Lacoste
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Currently, fmt:shorten just crop the text at the requested minus the elliding characters. It would be better if the implementation only cropped at word boundaries.
Where string = 'A long description of a bug.'
e.g. string/
Changed in launchpad: | |
importance: | Undecided → Low |
status: | Unconfirmed → Confirmed |
tags: | added: tales |
affects: | launchpad-foundations → launchpad-web |
To post a comment you must log in.