[Koha-bugs] [Bug 16342] New: Placks breaks Baker and Taylor cover images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 25 21:38:10 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16342

            Bug ID: 16342
           Summary: Placks breaks Baker and Taylor cover images
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

BakerTaylorImageURL is constructed through C4/External/BakerTaylor.pm

under plack the initialisation/passing of these variables doesn't work

To recreate (you do not need a B&T account):
Put any old values into:
BakerTaylorBookstoreURL
BakerTaylorUsername
BakerTaylorPassword 
and set  BakerTaylorEnabled to 'Add'

With plack off: Images should be constructed with URL like:
http://contentcafe2.btol.com/ContentCafe/Jacket.aspx?UserID=$user&Password=$pass&Options=Y&Return=T&Type=S&Value

With plack enabled you get img src=BakerTaylorLinkURL...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list