Edgewall Software

Changes between Version 14 and Version 16 of Ticket #12798


Ignore:
Timestamp:
Apr 25, 2020, 8:59:14 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12798

    • Property Owner set to Jun Omae
  • Ticket #12798 – Release Notes

    v14 v16  
    1  * Fix typo, `__slot__`, in trac.util.html.
    2  * Fix `UnicodeEncodeError` raised from `Element.__str__`.
    3  * Fix `TemplateRuntimeError` raised in error.html when faulty plugins are more than one.
  • Ticket #12798 – Internal Changes

    v14 v16  
     1 * Fix typo, `__slot__`, in trac.util.html.
     2 * Fix `UnicodeEncodeError` raised from `Element.__str__`.
     3 * Fix `TemplateRuntimeError` raised in error.html when faulty plugins are more than one.