[Buildbot-commits] [buildbot/buildbot] e326c4: Use cgi.escape for comment escaping.

noreply at github.com noreply at github.com
Fri Oct 1 20:30:46 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot

Commit: e326c445bb0cf2fd0e27cafe0e561ea7163a1267
    http://github.com/buildbot/buildbot/commit/e326c445bb0cf2fd0e27cafe0e561ea7163a1267
Author: Amber Yust <ayust at yelp.com>
Date:   2010-10-01 (Fri, 01 Oct 2010)

Changed paths:
  M master/buildbot/status/web/base.py

Log Message:
-----------
Use cgi.escape for comment escaping.

jinja2.escape escapes too much (quote marks) for things
that aren't going to be placed in attribute values.






More information about the Commits mailing list