This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
changePage does not honor a 303 redirection #2427
Closed
Description
When a link http://example.org/a returns an HTTP code 303 (See Other) to http://example.org/b, JQuery mobile changePage changes the URL in the bar to the former where it should be the latter.