[Koha-bugs] [Bug 1514] New: Changes to virtual shelves redirects are required

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Oct 26 16:00:45 CEST 2007


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1514

           Summary: Changes to virtual shelves redirects are required
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Catalogue
        AssignedTo: paul.poulain at free.fr
        ReportedBy: oleonard at myacpl.org
         QAContact: koha-bugs at nongnu.org


I've moved stuff around a little in virtual shelves in order to make the
process clearer: I've separated the various steps so that "delete shelves" is
seen separately from "add shelves," etc. This creates a problem with the way
redirects are handled:

EDIT should redirect to View edited shelf:

/cgi-bin/koha/virtualshelves/shelves.pl?op=modif&shelf=<!-- TMPL_VAR
NAME="shelfnumber"-->
...should redirect to :
/cgi-bin/koha/virtualshelves/shelves.pl?viewshelf=<!-- TMPL_VAR
NAME="shelfnumber"-->

DELETE should redirect to View all shelves:

/cgi-bin/koha/virtualshelves/shelves.pl?shelves=1&DEL-<!-- TMPL_VAR
NAME="shelfnumber"-->=1
...should redirect to:
/cgi-bin/koha/virtualshelves/shelves.pl




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list