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

Issue 4626092: code review 4626092: exp/template: add an html escaping function. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by r
Modified:
13 years, 8 months ago
Reviewers:
CC:
golang-dev, dsymonds, adg
Visibility:
Public.

Description

exp/template: add an html escaping function.

Patch Set 1 #

Patch Set 2 : diff -r 28048221b2a5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 28048221b2a5 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r 28048221b2a5 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 28048221b2a5 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r b5354b8beea1 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -0 lines) Patch
M src/pkg/exp/template/exec_test.go View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/exp/template/funcs.go View 1 2 3 4 3 chunks +65 lines, -0 lines 0 comments Download

Messages

Total messages: 6
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-07-05 05:24:28 UTC) #1
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2011-07-05 05:25:18 UTC) #2
dsymonds
LGTM http://codereview.appspot.com/4626092/diff/6001/src/pkg/exp/template/funcs.go File src/pkg/exp/template/funcs.go (right): http://codereview.appspot.com/4626092/diff/6001/src/pkg/exp/template/funcs.go#newcode71 src/pkg/exp/template/funcs.go:71: var ( This could be a map, simplifying ...
13 years, 8 months ago (2011-07-05 05:29:32 UTC) #3
adg
LGTM
13 years, 8 months ago (2011-07-05 05:54:09 UTC) #4
r
Hello golang-dev@googlegroups.com, dsymonds@golang.org, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 8 months ago (2011-07-05 05:56:00 UTC) #5
r
13 years, 8 months ago (2011-07-05 05:59:03 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=100d7a103792 ***

exp/template: add an html escaping function.

R=golang-dev, dsymonds, adg
CC=golang-dev
http://codereview.appspot.com/4626092
Sign in to reply to this message.

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