http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11752 Bug ID: 11752 Summary: In OPAC, the serials details display the wrong periodicity Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: philippe.blouin@inlibro.com QA Contact: testopia@bugs.koha-community.org When in opac-detail.pl, for a serial, if you click "more details", the description written there for the periodicity is wrong. opac-serial-issues.tt builds the description all wrong based on the entry in subscription.periodicity, that doesn't match the description in subscripion_frequencies. TESTING - 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. -- You are receiving this mail because: You are watching all bug changes.