| Summary: | Can't add library EAN under Plack | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> | 
| Component: | Acquisitions | Assignee: | Kyle M Hall (khall) <kyle> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | major | ||
| Priority: | P5 - low | CC: | jonathan.druart, kyle, veron | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Bug Depends on: | 7736 | ||
| Bug Blocks: | |||
| Attachments: | 
              Bug 17692 - Can't add library EAN under Plack
               Bug 17692 - Can't add library EAN under Plack Bug 17692 - Can't add library EAN under Plack Bug 17692: Remove 'CGI::param called in list context' warnings  | 
      ||
| 
 
        
          Description
        
        
          Katrin Fischer
        
        
        
        
          2016-11-29 08:58:56 UTC
        
       
    Created attachment 58200 [details] [review] Bug 17692 - Can't add library EAN under Plack When adding a library ean under plack, there is an "internal server error" when running Plack. Tested with Koha 16.11 release. Test Plan: 1) Apply this patch 2) Enable Plack 3) Add, Edit and Delete a Library EAN Created attachment 58236 [details] [review] Bug 17692 - Can't add library EAN under Plack When adding a library ean under plack, there is an "internal server error" when running Plack. Tested with Koha 16.11 release. Test Plan: 1) Apply this patch 2) Enable Plack 3) Add, Edit and Delete a Library EAN Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 58298 [details] [review] Bug 17692 - Can't add library EAN under Plack When adding a library ean under plack, there is an "internal server error" when running Plack. Tested with Koha 16.11 release. Test Plan: 1) Apply this patch 2) Enable Plack 3) Add, Edit and Delete a Library EAN Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 58299 [details] [review] Bug 17692: Remove 'CGI::param called in list context' warnings Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 17.05, thanks for the followup Jonathan! These patches have been pushed to 16.11.x, will be in 16.11.01.  |