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

Issue 6886047: code review 6886047: net/url: fix handling of relative paths in ResolveReference. (Closed)

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

Description

net/url: fix handling of relative paths in ResolveReference. Fixes issue 3560.

Patch Set 1 #

Patch Set 2 : diff -r 52c9c412f1f2 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 52c9c412f1f2 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 52c9c412f1f2 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M src/pkg/net/url/url.go View 1 2 3 1 chunk +12 lines, -2 lines 0 comments Download
M src/pkg/net/url/url_test.go View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rick
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 4 months ago (2012-12-06 11:28:17 UTC) #1
rsc
Please add a case with ./.. in the middle
11 years, 4 months ago (2012-12-07 03:46:50 UTC) #2
rick
PTAL > Please add a case with ./.. in the middle Done. Also added some ...
11 years, 4 months ago (2012-12-07 15:23:10 UTC) #3
rsc
LGTM Thanks
11 years, 4 months ago (2012-12-11 15:47:13 UTC) #4
rsc
11 years, 4 months ago (2012-12-11 16:06:13 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=5e70ca431cff ***

net/url: fix handling of relative paths in ResolveReference.

Fixes issue 3560.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/6886047

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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