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

Issue 5823060: code review 5823060: lib/godoc: removing leading / from search links (Closed)

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

Description

lib/godoc: removing leading / from search links srcLink includes the / now; adding another yields //, which means something else entirely in URLs. Fixes issue 3327.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M lib/godoc/search.html View 1 4 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years ago (2012-03-15 18:10:26 UTC) #1
gri
LGTM
13 years ago (2012-03-15 18:48:30 UTC) #2
rsc
13 years ago (2012-03-15 18:50:54 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4e75871bad16 ***

lib/godoc: removing leading / from search links

srcLink includes the / now; adding another yields //,
which means something else entirely in URLs.

Fixes issue 3327.

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

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