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

Issue 4888041: code review 4888041: godoc: position URLs (containing file names) must be qu... (Closed)

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

Description

godoc: position URLs (containing file names) must be quoted and URL escaped Since the posLink_url also adds a non-URL attribute, the quoting and URL-escaping must happen inside posLink_url (otherwise the non-URL attribute becomes part or the URL portion of the tag.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M lib/godoc/package.html View 1 3 chunks +4 lines, -4 lines 0 comments Download
M src/cmd/godoc/godoc.go View 1 4 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 8 months ago (2011-08-12 23:11:31 UTC) #1
r
LGTM
13 years, 8 months ago (2011-08-12 23:27:17 UTC) #2
gri
13 years, 8 months ago (2011-08-12 23:28:58 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=de51e6f7dd3e ***

godoc: position URLs (containing file names) must be quoted and URL escaped

Since the posLink_url also adds a non-URL attribute, the quoting and 
URL-escaping
must happen inside posLink_url (otherwise the non-URL attribute becomes part or
the
URL portion of the tag.

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

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