Code review comment for lp:~hatch/juju-gui/ie10-upgrade-1246946

Revision history for this message
Jeff Pihach (hatch) wrote :

*** 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

https://codereview.appspot.com/21430043/

« Back to merge proposal