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

Issue 5916044: code review 5916044: cmd/godoc: canonicalize custom path redirects (Closed)

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

Description

cmd/godoc: canonicalize custom path redirects For example, /ref and /doc/reference.html now both redirect to /ref/. Fixes issue 3401.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M src/cmd/godoc/godoc.go View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 3
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg
13 years, 1 month ago (2012-03-27 00:00:49 UTC) #1
rsc
LGTM
13 years, 1 month ago (2012-03-27 01:27:09 UTC) #2
adg
13 years, 1 month ago (2012-03-27 01:44:23 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=39ad8840482e ***

cmd/godoc: canonicalize custom path redirects

For example, /ref and /doc/reference.html now both redirect to /ref/.

Fixes issue 3401.

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

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