Summary: | item form not always showing when ordering | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | P5 - low | CC: | ago, jonathan.druart, paul.poulain, shalomchong |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | 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
2012-06-20 15:10:45 UTC
I should note that AcqCreateItem is set to 'placing an order' on all installs I tested. Nicole I've tested this on 3 systems, and found the problem with one of the systems. do you have ACQ framework on the broken setups ? Yes. (In reply to comment #4) > Yes. I've no idea then. sorry my item form was blank all the time when i use ie as my web browser. but the problem solved when i use google chrome. Nicole, This block is generated by the services/itemrecorddisplay.pl script. If it does not appear, the script certainly spits logs. Could you check your Koha log file please? I don't have a 3.8.1 system anymore to check the logs on. > I don't have a 3.8.1 system anymore to check the logs on.
You could check out 3.8.x for testing:
git checkout origin/3.8.x
i think only verson 3.08.01.001 has this problem. my system upgrade from 3.08.01.001 to 3.10 the problem remain. but there is another user who re-install his system to 3.08.01.002 the problem solved. We are still seeing this in 3.10.3 I checked out 3.10.3 commit db3cf8e62017e40533164edb0ab91cabf69f1f3b Refs: [v3.10.03], HEAD Author: Chris Cormack <chrisc@catalyst.net.nz> AuthorDate: Mon Feb 25 06:36:04 2013 +1300 Commit: Chris Cormack <chrisc@catalyst.net.nz> CommitDate: Mon Feb 25 06:36:04 2013 +1300 and I cannot reproduce the issue. Did you check the logs? Nicole, can this be closed? I had this never happen to me in newer versions - so hopefully it's gone. Sure |