Bug 11449 - Syntax error in moredetail.pl
Summary: Syntax error in moredetail.pl
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-26 15:25 UTC by Jason Etheridge
Modified: 2015-12-03 22:00 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.