Edgewall Software

Changes between Version 1 and Version 2 of Ticket #11369, comment 3


Ignore:
Timestamp:
Nov 23, 2013, 1:22:15 AM (10 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11369, comment 3

    v1 v2  
    11There are at least two issues:
    2  * The [browser:/tags/trac-0.12.5/trac/notification.py@:319-323#L308 exception message] is wrapped in a pair of successive `p` tags. I think we can probably remove these, particularly if the error will always be handled and displayed as a warning, which is the only case that I see.
     2 * The [browser:/tags/trac-0.12.5/trac/notification.py@:319-323#L308 exception message] is wrapped in a pair of sibling `p` tags. I think we can probably remove these, particularly if the error will always be handled and displayed as a warning, which is the only case that I see.
    33 * The `Fragment` is serialized to a unicode string when doing string interpolation to construct another fragment: [browser:/tags/trac-0.12.5/trac/ticket/web_ui.py@:1250-1253#L1221]. This is why we end up with markup such as:
    44 {{{#!html