Bug 11449

Summary: Syntax error in moredetail.pl
Product: Koha Reporter: Jason Etheridge <jason>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, katrin.fischer
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 Jason Etheridge 2013-12-26 15:25:14 UTC
line 326: var countorders = ;

It's an uncaught exception that you can get from these tabs for a bib record: Items, MARC, Labeled MARC, and ISBD.  At least in the case of the Items tab, it can prevent subsequent actions in the interface from working, such as Edit -> Delete all items

This happens in master and 3.14.0
Comment 1 Katrin Fischer 2015-02-22 00:06:27 UTC
I am not sure which file this is appearing in?
Comment 2 Katrin Fischer 2015-02-22 00:08:08 UTC
Wait... it's getting late - moredetail.pl

But I can't locate this code there anymore. Marking WORKSFORME.