Airline Mogul Forum

Airline Mogul => Bugs => Topic started by: iranair777 on December 26, 2011, 07:07:27 pm

Title: View routes page 2 bugs
Post by: iranair777 on December 26, 2011, 07:07:27 pm
Firstly, when viewing by hub you cannot choose all flights of a particular hub in order to close them

Secondly when you click on 'Profit' to sort by highest to lowest, the page reloads but doesn't change the order of routes. Original page it goes to is this:

Code: [Select]
http://www.airlinemogul.com/airlinemogul/view_routes.php?sort= 0 &submit=Select&id=0
but when I tried a few things out and changed 0 to 1:

Code: [Select]
http://www.airlinemogul.com/airlinemogul/view_routes.php?sort= 1 &submit=Select&id=0
(spaces are intentional)

the routes loaded correctly in order
Title: Re: View routes page 2 bugs
Post by: StephenM on December 26, 2011, 08:11:55 pm
Sounds about right for me copying and pasting something but forgetting to change a 0 to a 1. Will get to it soon enough.