Koha/serials
Jared Camins-Esakov 4a84038a86 Bug 9574: Plack fixes for serials/subscription-add.pl
This patch fixes the following warnings under Plack:
* 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.
* Variable "$firstissuedate" is not available at \
    /home/jcamins/kohaclone/serials/subscription-add.pl line 338.

To test:
1) Create a subscription. Ensure that setting the first issue's
   publication date works.
2) Edit a subscription. Ensure that the first issue's publication
   date shows up.
3) Sign off.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
No regressions found, all tests and QA script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-07 09:17:48 -05:00
..
acqui-search-result.pl Bug5063: C4::Bookseller Changes 2011-03-12 08:42:26 +13:00
acqui-search.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
checkexpiration.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
claims.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
lateissues-excel.pl Fix FSF Address in directory serials/ 2010-04-08 20:39:49 +01:00
member-search.pl Bug 5484 - Handling bad borrower categories in serial routing lists more gracefully 2010-12-14 12:59:14 +13:00
reorder_members.pl Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
routing-preview.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
routing.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
serial-issues.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
serials-collection.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
serials-edit.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
serials-home.pl Bug 5357: Adds a new page for searching subscriptions 2012-09-18 22:37:11 +02:00
serials-recieve.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
serials-search.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
statecollection.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
subscription-add.pl Bug 9574: Plack fixes for serials/subscription-add.pl 2013-03-07 09:17:48 -05:00
subscription-bib-search.pl Bug 7312: Adds ISSN to serials/subscription-bib-search.pl results 2012-02-17 11:16:38 +01:00
subscription-detail.pl Bug 8782: Close a subscription 2012-11-30 08:14:24 -05:00
subscription-renew.pl Cherry-picked onto master, fixing conflicts: MT 1816: Granular permissions for the serials module 2010-06-19 07:23:46 -04:00
viewalerts.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00