Bug 12536 - Incorrect number of irregularity issues
Summary: Incorrect number of irregularity issues
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: simith.doliveira
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 11:53 UTC by simith.doliveira
Modified: 2015-06-04 23:33 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 12536 - Incorrect number of irregularity issues (1.34 KB, patch)
2014-07-07 12:08 UTC, simith.doliveira
Details | Diff | Splinter Review
Bug 12536 - Incorrect number of irregularity issues (1.40 KB, patch)
2014-07-15 01:17 UTC, Biblibre Sandboxes
Details | Diff | Splinter Review
[PASSED QA] Bug 12536 - Incorrect number of irregularity issues (1.47 KB, patch)
2014-07-18 12:51 UTC, Kyle M Hall
Details | Diff | Splinter Review
[PASSED QA] Bug 12536 - Incorrect number of irregularity issues (1.61 KB, patch)
2014-11-25 19:09 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description simith.doliveira 2014-07-07 11:53:50 UTC
In Serials -> Planning tab, irregularity is always 1 issue.
Comment 1 simith.doliveira 2014-07-07 12:08:59 UTC Comment hidden (obsolete)
Comment 2 Biblibre Sandboxes 2014-07-15 01:17:38 UTC
Patch tested with a sandbox, by Aleisha <aleishaamohia@hotmail.com>
Comment 3 Biblibre Sandboxes 2014-07-15 01:17:56 UTC Comment hidden (obsolete)
Comment 4 Kyle M Hall 2014-07-18 12:51:15 UTC Comment hidden (obsolete)
Comment 5 Katrin Fischer 2014-11-25 19:09:41 UTC
Created attachment 33925 [details] [review]
[PASSED QA] Bug 12536 - Incorrect number of irregularity issues

Modified:

serials/subscription-detail.pl  - fix split command

Testing:

I Apply the patch

0) Select a serial subscription;
1) Click Edit -> Edit subscription;
2) Click Next;
3) Click Test prediction pattern;
4) Select 3 Vols;
5) Save subscription;
6) Select Planing tab;
7) Valide "Irregularity: 3 issues".

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Note: You have to select more than 1 issue as not to
      be published to see the problem.
Comment 6 Tomás Cohen Arazi 2014-11-25 21:06:35 UTC
Patch pushed to master.

Thanks Simith!