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

Issue 6493113: code review 6493113: html/template: fix URL doc (Closed)

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

Description

html/template: fix URL doc This is the easy part of issue 3528. (What to do about "noescape" is the hard part, left open.) Update issue 3528.

Patch Set 1 #

Patch Set 2 : diff -r 56f5a223dcd7 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 56f5a223dcd7 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 5b9d38cee052 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/html/template/content.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
rsc
Hello mikesamuel@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2012-09-12 17:37:35 UTC) #1
MikeSamuel
+1 2012/9/12 <rsc@golang.org>: > Reviewers: MikeSamuel, > > Message: > Hello mikesamuel@gmail.com (cc: golang-dev@googlegroups.com), > ...
11 years, 7 months ago (2012-09-12 18:22:08 UTC) #2
r
LGTM
11 years, 7 months ago (2012-09-12 18:49:19 UTC) #3
dsymonds
LGTM https://codereview.appspot.com/6493113/diff/5001/src/pkg/html/template/content.go File src/pkg/html/template/content.go (right): https://codereview.appspot.com/6493113/diff/5001/src/pkg/html/template/content.go#newcode50 src/pkg/html/template/content.go:50: // URL encapsulates a known safe URL as ...
11 years, 7 months ago (2012-09-12 22:47:55 UTC) #4
rsc
> URL as defined in RFC 3896 or a URL substring. > s/ or/,&/ > ...
11 years, 7 months ago (2012-09-13 14:52:50 UTC) #5
rsc
11 years, 7 months ago (2012-09-13 14:54:24 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=fead9e11a489 ***

html/template: fix URL doc

This is the easy part of issue 3528.
(What to do about "noescape" is the hard part, left open.)

Update issue 3528.

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

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