Bug 4843 - Hold Over tab broken
Summary: Hold Over tab broken
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: rel_3_0
Hardware: All All
: P5 - low major (vote)
Assignee: Kyle M Hall
QA Contact: Bugs List
URL: http://10.100.30.53:8080/cgi-bin/koha...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 14:47 UTC by Christopher Brannon
Modified: 2012-10-26 00:41 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
Revised version of the 3.0.6 release template (9.72 KB, application/octet-stream)
2010-06-01 14:55 UTC, Owen Leonard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2010-06-01 14:47:40 UTC
When trying to view information on holds that have ended (have not been picked up), the page never shows.  Firefox 3.6.3 does not show a problem, and just doesn't do anything when the link is clicked.  IE8 shows an error:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 1 Jun 2010 14:35:58 UTC


Message: Exception thrown and not caught
Line: 324
Char: 21
Code: 0
URI: http://10.100.30.53:8080/intranet-tmpl/prog/en/lib/jquery/plugins/ui.tabs.js


Message: Exception thrown and not caught
Line: 324
Char: 21
Code: 0
URI: http://10.100.30.53:8080/intranet-tmpl/prog/en/lib/jquery/plugins/ui.tabs.js
Comment 1 Owen Leonard 2010-06-01 14:54:12 UTC
I don't have an installation of 3.0.6 to test, but I'm pretty sure this bug is happening because there aren't actually any holds to list under the "Hold(s) Over" tab. I'm downgrading the severity of the bug because the tab should at least work when there is something to display.
Comment 2 Owen Leonard 2010-06-01 14:55:31 UTC
Created attachment 2190 [details]
Revised version of the 3.0.6 release template

I pulled a copy of the template from the 3.0.6 release and modified it to correct the bug. If anyone can test it in their installation I'd be grateful.
Comment 3 Christopher Brannon 2010-06-01 16:24:07 UTC
The revision worked for me.  Also, the bug DIDN'T allow the page to work, even with something to display.  This was why I discovered it.  I had been waiting for a hold to lapse to see how the system handled it.  With the revision I am now able to see the hold that has ended.