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

Issue 7443052: code review 7443052: go.talks/pkg/present: remove tilde from bad url chars (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by adg
Modified:
11 years, 2 months ago
Reviewers:
CC:
golang-dev, minux1, r, npe
Visibility:
Public.

Description

go.talks/pkg/present: remove tilde from bad url chars Obviously we should be able to use tilde in URLs.

Patch Set 1 #

Patch Set 2 : diff -r 3be945cbae25 https://code.google.com/p/go.talks #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/present/link.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.talks
11 years, 2 months ago (2013-03-04 06:06:58 UTC) #1
minux1
LGTM.
11 years, 2 months ago (2013-03-04 08:55:15 UTC) #2
r
the cited RFC says don't use ~, so explain yourself please. -rob
11 years, 2 months ago (2013-03-04 15:47:17 UTC) #3
minux1
On Mon, Mar 4, 2013 at 11:47 PM, Rob Pike <r@golang.org> wrote: > the cited ...
11 years, 2 months ago (2013-03-04 15:54:16 UTC) #4
r
I understand why you want it but the RFC excludes it so you need to ...
11 years, 2 months ago (2013-03-04 16:41:32 UTC) #5
npe
I can't speak for Andrew but I think the tilde is now legal: http://www.cs.tut.fi/~jkorpela/rfc/2396/full.html#2.3 (see ...
11 years, 2 months ago (2013-03-04 17:07:37 UTC) #6
adg
Hello golang-dev@googlegroups.com, minux.ma@gmail.com, r@golang.org, noah.evans@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 2 months ago (2013-03-05 03:53:09 UTC) #7
adg
Updated to refer to the newer RFC, which lists the same character set I have ...
11 years, 2 months ago (2013-03-05 03:53:48 UTC) #8
r
LGTM
11 years, 2 months ago (2013-03-05 07:08:09 UTC) #9
adg
11 years, 2 months ago (2013-03-05 23:07:32 UTC) #10
*** Submitted as
https://code.google.com/p/go/source/detail?r=213dad46253b&repo=talks ***

go.talks/pkg/present: remove tilde from bad url chars

Obviously we should be able to use tilde in URLs.

R=golang-dev, minux.ma, r, noah.evans
CC=golang-dev
https://codereview.appspot.com/7443052
Sign in to reply to this message.

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