| Summary: | Recent changes leave compile time warnings in additem.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | Architecture, internals, and plumbing | Assignee: | Colin Campbell <colin.campbell> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | normal | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | chris |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Proposed Patch
Proposed patch for C4::Auth |
||
|
Description
Colin Campbell
2011-04-21 15:04:08 UTC
Created attachment 3970 [details] [review] Proposed Patch Created attachment 3971 [details] [review] Proposed patch for C4::Auth THanks for the catch Colin. Pushed How to test that? Add items and check the logs for entries? Test with perl -wc additem.pl run the compile pass on the script with warnings enabled There have been no further reports of problems so I am marking this bug resolved. |