Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(965)

Issue 7142048: code review 7142048: html/template: remove noescape support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by adg
Modified:
11 years, 3 months ago
Reviewers:
CC:
MikeSamuel, rsc, golang-dev
Visibility:
Public.

Description

html/template: remove noescape support This was never documented or properly implemented. Fixes issue 3528.

Patch Set 1 #

Patch Set 2 : diff -r a55bd9f21507 https://code.google.com/p/go #

Patch Set 3 : diff -r 4a17cdd58cb1 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -15 lines) Patch
M doc/go1.1.html View 1 1 chunk +7 lines, -0 lines 0 comments Download
M src/pkg/html/template/escape.go View 1 chunk +1 line, -4 lines 0 comments Download
M src/pkg/html/template/escape_test.go View 2 chunks +0 lines, -11 lines 0 comments Download

Messages

Total messages: 4
adg
Hello mikesamuel (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 3 months ago (2013-01-17 07:07:24 UTC) #1
rsc
LGTM Please add to go1.1.html: html/template Templates using the undocumented and only partially implemented "noescape" ...
11 years, 3 months ago (2013-01-17 14:19:57 UTC) #2
MikeSamuel
On 2013/01/17 07:07:24, adg wrote: > Hello mikesamuel (cc: mailto:golang-dev@googlegroups.com), > > I'd like you ...
11 years, 3 months ago (2013-01-17 15:08:15 UTC) #3
adg
11 years, 3 months ago (2013-01-17 23:30:22 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=938597eab997 ***

html/template: remove noescape support

This was never documented or properly implemented.

Fixes issue 3528.

R=mikesamuel, rsc
CC=golang-dev
https://codereview.appspot.com/7142048
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b