[Koha-bugs] [Bug 13179] Circulation page layout problem when OnSiteCheckoutsForce is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 31 18:20:30 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13179

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33086|0                           |1
        is obsolete|                            |

--- Comment #2 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 33091
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33091&action=edit
Bug 13179 - Circulation page layout problem when OnSiteCheckoutsForce is
enabled

The circulation page layout needs to work correctly for various
combinations of restrictions, no restrictions, and restrictions with
OnSiteCheckoutsForce enabled. This patch makes some minor accomodation
for all.

To test, load a patron for checkout under the following conditions:

1. OnSiteCheckoutsForce and patron is not blocked from checkout
2. OnSiteCheckoutsForce is off, patron is blocked from checkout (for
   being expired or restricted).
3. OnSiteCheckoutsForce is on and patron is not blocked from checkout
4. OnSiteCheckoutsForce is on and patron is blocked from checkout

The page layout should look correct for all these cases, with a clean
two-column layout of [ checkout form | messages ] in all cases except

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list