| Summary: | Plack breaks Baker and Taylor cover images | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> | 
| Component: | OPAC | Assignee: | Bugs List <koha-bugs> | 
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> | 
| Severity: | normal | ||
| Priority: | P5 - low | CC: | abl, cslone, jonathan.druart, mwynkoop | 
| 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: | ||
| Attachments: | Bug 16342: Fix variable scope to make BakerTaylor works under plack | ||
| 
        
          Description
        
        
          Nick Clemens (kidclamp)
        
        
        
        
          2016-04-25 19:38:10 UTC
        
       Nick, this comes certainly from the scope of $user and $pass. Try making it a clean OO module, or use subroutines to retrieve the user and password infos. This looks like a really lonely, ignored bug. I'm very sad that I can't have book jackets on my lists because I added value to my catalog by using Baker and Taylor for enhanced content! Created attachment 75190 [details] [review] Bug 16342: Fix variable scope to make BakerTaylor works under plack Hi Maureen, can you try this patch? I have not tried it. I think bug 16636 fixed this, I cannot recreate. |