Edgewall Software

Changes between Initial Version and Version 11 of Ticket #11350


Ignore:
Timestamp:
Nov 12, 2013, 7:14:01 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Committed to 1.0-stable in [12237:12239] and merged to trunk in [12240].

In the future I'll look into limiting the max size of the summary for all notifications, or adding an option to limit the max size of the ticket summary.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11350

    • Property Status newclosed
    • Property Owner set to Ryan J Ollos
    • Property Milestone1.0.2
    • Property Keywords batch-modify notification added; email removed
    • Property Resolutionfixed
  • Ticket #11350 – Release Notes

    initial v11  
     1The subject of batch ticket email notifications is limited to 75 characters.
  • Ticket #11350 – API Changes

    initial v11  
     1The function `shorten_line` in `trac.util.text` was corrected to return a string less than or equal to `maxlen` characters.