Summary: | Novelist content doesn't work in Bootstrap | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | OPAC | Assignee: | 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: | ||
Circulation function: |
Description
Nicole C. Engard
2014-05-27 20:20:46 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? 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. 3.14.5 is the version they're on. Nicole (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? Yes, I believe they do. Nicole |