Edgewall Software

Changes between Version 3 and Version 5 of Ticket #13343


Ignore:
Timestamp:
Mar 22, 2021, 4:15:40 PM (3 years ago)
Author:
Ryan J Ollos
Comment:

Thanks, committed to 1.4-stable in r17512, to trunk in [17513:17514] (sorry, forgot to check test results before committing).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13343 – API Changes

    v3 v5  
    1 Fixed `trac.util.html.Fragment` not callable.
     1`trac.util.html.Fragment` is now callable, consistent with the similar class in the Genshi library.