Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 4822862858813440: Issue 2472 - Have https://eyeo.com/jobs redirect properly (Closed)

Created:
May 7, 2015, 7:49 p.m. by kzar
Modified:
May 12, 2015, 12:07 p.m.
Visibility:
Public.

Description

Issue 2472 - Have https://eyeo.com/jobs redirect properly

Patch Set 1 #

Total comments: 2

Patch Set 2 : Second attempt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M modules/web/templates/site.conf.erb View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 10
kzar
I have tested this and I think it works fine, I would appreciate a sanity ...
May 7, 2015, 7:56 p.m. (2015-05-07 19:56:05 UTC) #1
mathias
On 2015/05/07 19:56:05, kzar wrote: > I have tested this and I think it works ...
May 8, 2015, 11:27 a.m. (2015-05-08 11:27:40 UTC) #2
kzar
There is a file web.eyeo.com/pages/jobs/index.tmpl which renders to en/jobs/index. To quote Wladimir: 14:39 <palant> kzar: ...
May 8, 2015, 11:47 a.m. (2015-05-08 11:47:07 UTC) #3
mathias
On 2015/05/08 11:47:07, kzar wrote: > There is a file web.eyeo.com/pages/jobs/index.tmpl which renders to > ...
May 8, 2015, 1:10 p.m. (2015-05-08 13:10:29 UTC) #4
Felix Dahlke
LGTM - I've put Wladimir in CC since he was also involved here.
May 8, 2015, 1:14 p.m. (2015-05-08 13:14:25 UTC) #5
Wladimir Palant
http://codereview.adblockplus.org/4822862858813440/diff/5629499534213120/modules/web/templates/site.conf.erb File modules/web/templates/site.conf.erb (right): http://codereview.adblockplus.org/4822862858813440/diff/5629499534213120/modules/web/templates/site.conf.erb#newcode41 modules/web/templates/site.conf.erb:41: rewrite ^(.*) /en$1 last; So people will always be ...
May 8, 2015, 9:06 p.m. (2015-05-08 21:06:04 UTC) #6
kzar
Patch Set 2 : Second attempt http://codereview.adblockplus.org/4822862858813440/diff/5629499534213120/modules/web/templates/site.conf.erb File modules/web/templates/site.conf.erb (right): http://codereview.adblockplus.org/4822862858813440/diff/5629499534213120/modules/web/templates/site.conf.erb#newcode41 modules/web/templates/site.conf.erb:41: rewrite ^(.*) /en$1 ...
May 8, 2015, 10:01 p.m. (2015-05-08 22:01:42 UTC) #7
Wladimir Palant
LGTM
May 8, 2015, 10:17 p.m. (2015-05-08 22:17:45 UTC) #8
Felix Dahlke
LGTM
May 11, 2015, 9:39 a.m. (2015-05-11 09:39:05 UTC) #9
mathias
May 11, 2015, 9:43 a.m. (2015-05-11 09:43:34 UTC) #10
LGTM.

Powered by Google App Engine
This is Rietveld