Bug 12319

Summary: Novelist content doesn't work in Bootstrap
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2014-05-27 20:20:46 UTC
Novelist content doesn't appear to show in the Bootstrap OPACs but does in CCSR and PROG
Comment 1 Galen Charlton 2014-06-17 21:32:12 UTC
Not sure if this is a general issue, but I have observed that in a 3.14.4 database that uses the Bootstrap and has configured Novelist Select content to display below the holdings tab, that it didn't display unless the opacbookbag system preference was turned on.

This was because a JavaScript error about MSG_IN_YOUR_CART not being defined was emitted, preventing further JS from running, including the one to load the Novelist content.

Nicole: did the Koha OPAC in question happen to have opacbookbag turned off?
Comment 2 Owen Leonard 2014-06-18 13:06:33 UTC
I can reproduce this bug in tags/v3.14.04 but not origin/3.14.x or master. Looks like the issues is fixed by Bug 11663. Nicole, please check which version your customer is on and mark this "resolved duplicate" of 11663 if they are pre-3.14.4.

If not I guess we'll need more information about their configuration and any errors which might be showing up.
Comment 3 Nicole C. Engard 2014-06-18 18:19:47 UTC
3.14.5 is the version they're on.

Nicole
Comment 4 Owen Leonard 2014-06-18 18:28:41 UTC
(In reply to Nicole C. Engard from comment #3)
> 3.14.5 is the version they're on.

The comment on Bug 11663 says "Pushed to 3.14.x, will be in 3.14.07," so I was wrong to ask if the library was pre-3.14.4. Do they have the Cart disabled?
Comment 5 Nicole C. Engard 2014-06-18 20:17:37 UTC
Yes, I believe they do.

Nicole
Comment 6 Owen Leonard 2014-06-26 19:45:48 UTC

*** This bug has been marked as a duplicate of bug 11663 ***