Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11350, comment 2


Ignore:
Timestamp:
Nov 11, 2013, 9:58:19 AM (10 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11350, comment 2

    initial v1  
    1515
    1616 * When the length of the input text is `maxlen`, the text is still shortened.
    17  * The shortened text is not length `maxlen`
     17 * The shortened text does not have a length less than or equal to `maxlen`.
    1818
    1919I'm considering the following patch: