id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12515,add_notice/add_warning redundantly escape for Markup instances,Jun Omae,Jun Omae,"Passing a `Markup` instance to `add_notice`/`add_warning` method, the methods redundantly escapes the instance. {{{#!python add_notice(req, Markup(""42"")) }}} [[Image(add-notice-with-markup.png)]] I think we shouldn't escape `Markup` instances in `add_notice`/`add_warning`.",defect,closed,normal,1.0.12,rendering,1.0-stable,normal,fixed,,,,Avoid redundant escaping for a `Markup` instance in `add_notice`/`add_warning`.,,