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...
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.
*** This bug has been marked as a duplicate of bug 16636 ***