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

David Roberts <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #103668|0                           |1
        is obsolete|                            |

--- Comment #2 from David Roberts <[email protected]> ---
Created attachment 103669
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103669&action=edit
Bug 25274: Don't initialize DataTable if table isn't present

This patch modifies the OPAC basket JavaScript so that a check is added
for the existence of the "itemst" table. This avoids an error if the
"More details" view is selected and hte "itemst" table isn't present.

To reproduce the error, add some items to the OPAC cart and open the
cart window. Open the JavaScript console in your browser and click the
"More details" link. You'll see an error.

To test, apply the patch and perform the same test as above. The error
should not be present. Test that table sorting in the "brief" view words
correctly.

Signed-off-by: David Roberts <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to