[Bug 5319] New: frequency seasonal generate a season called "nothing"
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5319 Summary: frequency seasonal generate a season called "nothing" Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: Serials AssignedTo: colin.campbell@ptfs-europe.com ReportedBy: raliouat@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2705 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2705 odt file with screen capture of three steps to demonstrate (english version below) On crée un abonnement avec périodicité "trimestriel" et modèle de numérotation "seulement saisonnière" (première date de parution 01/10/2010). On choisit "hémisphère nord" et commence par "automne". On précise "retour à" : 4. en enregistre et on obtient : premier numéro "nothing 2010". ----- english('bad enough') : we create a subscription with frequency "quarter (seasonal)" and numbering pattern "seasonal only".first issue publication date = 01/10/2010 french format means : 2010, first of october. we choose "north hemispher" and begin "automn", "back to" :4. we manualy create the serial : it begin by "nothing 2010". -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5319 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-02-26 17:29:43 UTC --- I can reproduce the problem on current master. I did not manage to create a working seasonal pattern and my first issue was created as 'nothing 0'. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5319 --- Comment #2 from Colin Campbell <colin.campbell@ptfs-europe.com> 2012-02-27 17:13:04 UTC --- Looking at the code 5 seasons are defined for both Hemispheres the extra being called 'nothing' North of the equator and '' south of it. I can't see any mechanism for skipping the bogus season so at present it just loops on to the next and wraps around to give you nonsense. Wondering if this has worked for anybody in the past -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5319 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This has been fixed with the serials 'rewrite' in 3.14. There are still some bugs about the implementation of seasonal, but there is no 5th empty season, so closing this fixed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org