[Koha-bugs] [Bug 11752] In OPAC, the serials details display the wrong periodicity

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 16:38:27 CET 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 25280
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25280&action=edit
Bug 11752 - wrong periodicity in OPAC details

This fixes bootstrap and prog by modifying the description displayed in the
OPAC's detail of serials.

TESTING to reproduce
- create/find a serial with a 1/week periodicity (4 in the database)
- Find it in the opac-detail.pl, click "more details" at the bottom
- validate the string.  Before the patch, it will say:
"The current subscription began on 2013-12-06 and is issued every 3 weeks for
26 issues"

The "every 3 weeks" is clearly wrong.
In fact any periodicity chosen would display a wrong description, not matching
the intranet.

After the patch, the display is corrected.

As a bonus, the "every 2 years" now has a description, where it had none
before.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list