New issue
Advanced search Search tips

Issue 768100 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Use html.EscapeString when interpolating %s in Template.HTML strings

Project Member Reported by vadimsh@chromium.org, Sep 23 2017

Issue description

Summary: Use html.EscapeString when interpolating %s in Template.HTML strings (was: Use html.EscapeString when interpolating %s in html.Template strings)
Project Member

Comment 2 by bugdroid1@chromium.org, Sep 25 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/luci/luci-go.git/+/90fe58ff9f7da83fe90c78c5b4c9f8f7f3e04763

commit 90fe58ff9f7da83fe90c78c5b4c9f8f7f3e04763
Author: Vadim Shtayura <vadimsh@chromium.org>
Date: Mon Sep 25 21:35:14 2017

Use html.EscapeString when interpolating %s in template.HTML strings.

BUG= 768100 
R=nodir@chromium.org

Change-Id: I863d70eafa92d7abc24400006a1f48057186f0d9
Reviewed-on: https://chromium-review.googlesource.com/679925
Reviewed-by: Nodir Turakulov <nodir@chromium.org>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>

[modify] https://crrev.com/90fe58ff9f7da83fe90c78c5b4c9f8f7f3e04763/appengine/gaeauth/server/settings.go
[modify] https://crrev.com/90fe58ff9f7da83fe90c78c5b4c9f8f7f3e04763/appengine/tsmon/settings.go

Status: Fixed (was: Assigned)

Sign in to add a comment