id summary reporter owner description type status priority milestone component version resolution keywords cc 376 Rendering error with i18n:msg attribute rblank palgarvio "The following snippet renders incorrectly in Trac (anydiff of two paths, changeset view): {{{ #!xml

Changes in $reponame from $old_path at r$old_rev to $new_path at r$new_rev

}}} The result is: {{{ #!xml

Changes from branches/0.11-stable/trac/util at r8271trunk/trac/util at r8271

}}} Note how the ""to"" (in ""Changes from ... at ... '''to''' ... at ..."") as well as some whitespace are missing. See [http://trac.edgewall.org/changeset?old_path=%2Fbranches%2F0.11-stable%2Ftrac%2Futil%2F&old=&new_path=%2Ftrunk%2Ftrac%2Futil%2F&new= here] for the rendering of this example, and note the missing ""to"" in the heading. " defect closed major Internationalization devel duplicate i18n:msg