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

Issue 21430043: Fixes upgrade charm page reload in IE10

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 6 months ago by jeff.pihach
Modified:
10 years, 6 months ago
Reviewers:
matthew.scott, mp+193716
Visibility:
Public.

Description

Fixes upgrade charm page reload in IE10 When clicking a link in the inspector in the upgrade charm section in IE10 the page would reload instead of dispatching to the router. This fixes it by generating complete relative links so that the faulty method in YUI's pjax.base class can parse them and react accordingly. https://code.launchpad.net/~hatch/juju-gui/ie10-upgrade-1246946/+merge/193716 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : Fixes upgrade charm page reload in IE10 #

Patch Set 3 : Fixes upgrade charm page reload in IE10 #

Patch Set 4 : Fixes upgrade charm page reload in IE10 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/viewlets/service-overview.js View 1 2 3 chunks +11 lines, -2 lines 0 comments Download
M test/test_inspector_overview.js View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8
jeff.pihach
Please take a look.
10 years, 6 months ago (2013-11-03 20:53:58 UTC) #1
rharding
Does this break any external links then? We've got links to launchpad in the charm ...
10 years, 6 months ago (2013-11-03 22:19:27 UTC) #2
jeff.pihach
Good catch! I'll implement a proper fix for this
10 years, 6 months ago (2013-11-03 22:58:54 UTC) #3
jeff.pihach
Please take a look.
10 years, 6 months ago (2013-11-04 02:23:15 UTC) #4
matthew.scott
QA ok, LGTM. Any way to test this?
10 years, 6 months ago (2013-11-06 19:17:28 UTC) #5
jeff.pihach
Please take a look.
10 years, 6 months ago (2013-11-06 21:01:59 UTC) #6
jeff.pihach
Thanks for the review/qa!
10 years, 6 months ago (2013-11-06 21:02:45 UTC) #7
jeff.pihach
10 years, 6 months ago (2013-11-06 21:09:15 UTC) #8
*** Submitted:

Fixes upgrade charm page reload in IE10

When clicking a link in the inspector in the upgrade charm
section in IE10 the page would reload instead of dispatching
to the router. This fixes it by generating complete relative
links so that the faulty method in YUI's pjax.base class can
parse them and react accordingly.

R=rharding, matthew.scott
CC=
https://codereview.appspot.com/21430043
Sign in to reply to this message.

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