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

Issue 10193043: Fixes #1189929 fix routing to not double QS.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by rharding
Modified:
10 years, 10 months ago
Reviewers:
mp+168780, j.c.sackett, jeff.pihach
Visibility:
Public.

Description

Fixes #1189929 fix routing to not double QS. - The router combine method already handles adding the query string to the url, but the _navigate was also adding it. - We remove the _navigate code since it's always calling combine and will have a query string. https://code.launchpad.net/~rharding/juju-gui/category-urls-1189929/+merge/168780 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fixes #1189929 fix routing to not double QS. #

Patch Set 3 : Fixes #1189929 fix routing to not double QS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/assets/javascripts/ns-routing-app-extension.js View 1 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 5
rharding
Please take a look.
10 years, 10 months ago (2013-06-11 17:54:32 UTC) #1
rharding
Please take a look.
10 years, 10 months ago (2013-06-11 17:58:21 UTC) #2
jeff.pihach
LGTM - thanks for catching this.
10 years, 10 months ago (2013-06-11 18:00:10 UTC) #3
j.c.sackett
LGTM.
10 years, 10 months ago (2013-06-11 18:01:59 UTC) #4
rharding
10 years, 10 months ago (2013-06-11 18:06:45 UTC) #5
*** Submitted:

Fixes #1189929 fix routing to not double QS.

- The router combine method already handles adding the query string to the
url, but the _navigate was also adding it.
- We remove the _navigate code since it's always calling combine and will have
a query string.

R=jeff.pihach, j.c.sackett
CC=
https://codereview.appspot.com/10193043
Sign in to reply to this message.

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