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

Issue 5975050: code review 5975050: net/url: parse url with @ symbol in username/password c... (Closed)

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

Description

net/url: parse url with @ symbol in username/password correctly. Fixes issue 3439

Patch Set 1 #

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

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/pkg/net/url/url.go View 1 2 2 chunks +14 lines, -1 line 0 comments Download
M src/pkg/net/url/url_test.go View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 9
smwca
This fixes http://code.google.com/p/go/issues/detail?id=3439 I added two tests which would fail if the changes are not ...
12 years, 1 month ago (2012-03-31 02:53:15 UTC) #1
snaury
Also, please add "Fixes issue 3439." as the last line of commit description and then ...
12 years, 1 month ago (2012-03-31 09:38:57 UTC) #2
smwca
Hello snaury@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 1 month ago (2012-03-31 17:04:50 UTC) #3
rsc
Thanks. Please add a test or two with more than just http://user@host (add /path...)
12 years, 1 month ago (2012-04-02 16:07:32 UTC) #4
snaury
On 2012/04/02 16:07:32, rsc wrote: > Thanks. Please add a test or two with more ...
12 years ago (2012-05-17 21:13:54 UTC) #5
rsc
I'm sorry this didn't make it into Go 1.0.1. This CL still needs tests. Russ
12 years ago (2012-05-21 15:36:52 UTC) #6
snaury
> I'm sorry this didn't make it into Go 1.0.1. This CL still needs tests. ...
12 years ago (2012-05-21 16:23:59 UTC) #7
rsc
11 years, 11 months ago (2012-06-03 04:58:32 UTC) #8
remyoudompheng
10 years, 10 months ago (2013-07-20 15:52:24 UTC) #9
Sign in to reply to this message.

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