http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9574
Bug ID: 9574
Summary: serials/subscription-add.pl does not work right under
Plack
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
When editing a subscription under Plack, the area for entering manual history
appears regardless of whether you enabled manual history or not. I also get the
following warnings in the log, one of which, presumably, is related to the
problem:
Use of uninitialized value $firstissuedate in string eq at
/home/jcamins/kohaclone/serials/subscription-add.pl line 92.
Use of uninitialized value $firstissuedate in substr at
/home/jcamins/kohaclone/serials/subscription-add.pl line 105.
Use of qw(...) as parentheses is deprecated at
/home/jcamins/kohaclone/serials/subscription-add.pl line 95.
Subroutine letter_loop redefined at
/home/jcamins/kohaclone/serials/subscription-add.pl line 180.
Subroutine _get_sub_length redefined at
/home/jcamins/kohaclone/serials/subscription-add.pl line 195.
Subroutine redirect_add_subscription redefined at
/home/jcamins/kohaclone/serials/subscription-add.pl line 205.
Variable "$firstissuedate" is not available at
/home/jcamins/kohaclone/serials/subscription-add.pl line 338.
Subroutine redirect_mod_subscription redefined at
/home/jcamins/kohaclone/serials/subscription-add.pl line 274.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/