[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 16:58:14 CET 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33086
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33086&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

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


More information about the Koha-bugs mailing list