Summary: | serials/subscription-add.pl needs to scope $query for plack | ||
---|---|---|---|
Product: | Koha | Reporter: | Dobrica Pavlinusic <dpavlin> |
Component: | Serials | Assignee: | Dobrica Pavlinusic <dpavlin> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | alex.arnaud, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 7775 | ||
Bug Blocks: | 7172 | ||
Attachments: |
proposed patch
Bug 7773 - serials/subscription-add.pl scope $query for plack Bug 7773 - serials/subscription-add.pl scope for plack [Signed-off] Bug 7773 - serials/subscription-add.pl scope for plack |
Description
Dobrica Pavlinusic
2012-03-21 10:30:12 UTC
Comment hidden (obsolete)
Created attachment 8425 [details] [review] Bug 7773 - serials/subscription-add.pl scope $query for plack Created attachment 8564 [details] [review] Bug 7773 - serials/subscription-add.pl scope for plack This fixes scope of $query and $nextexpected Created attachment 8571 [details] [review] [Signed-off] Bug 7773 - serials/subscription-add.pl scope for plack This fixes scope of $query and $nextexpected Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com> QA comment: same kind of patch as all the plack compliance patch. Passed QA There have been no further reports of problems so I am marking this bug resolved. |