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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/