http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3258 Summary: routing-preview.pl : button text + redirect issue Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Serials AssignedTo: paul.poulain@biblibre.com ReportedBy: nicolas.morin@biblibre.com CC: matthias.meusburger@biblibre.com Estimated Hours: 0.0 Change sponsored?: --- when on /serials-collection.pl?subscriptionid=X and clicking on the "Edit Routing List" link, I end up at /routing.pl?subscriptionid=X, which is fine. When I click save after editing the routing list, I'm taken to routing-preview.pl?subscriptionid=X&issue=Vol. 5, No. 1 (05/01/2009) The page is entitled "Preview Routing List" and ends with a button "OK Preview Routing List" : the text on the button is not self-explaining. What it does : #1 open a pop-up window with the same content in a different stylesheet, for printing. #2 replace the page I'm in (routing-preview.pl?subscriptionid=X&issue=Vol. 5, No. 1 (05/01/2009)) with serials/serials-home.pl => I lose my serial and go back to square one. Changes I propose to routing-preview.pl : #1 most important, I think, when done printing the routing slip, one should be taken back to /serials-collection.pl?subscriptionid=X, not to serials-home.pl #2 Button "OK Preview Routing List" should be renamed something like "Preview Print Slip", which seems to better reflect what's actually occuring. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.