koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1514] New: Changes to virtual shelves redirects are required
Date: Fri, 26 Oct 2007 07:00:45 -0700 (PDT)

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]