http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9106 Bug ID: 9106 Summary: Filtering list of uncertain price list by owner empties order information Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/acqui/uncertainprice.pl OS: All Status: NEW Severity: critical Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: oleonard@myacpl.org On the list of uncertain prices there is an option to show orders by "me" or "Everyone." Submitting this form appears to do nothing because the form action clears quantity and pricing information from the orders. When the page refreshes there are no results because the "uncertain" flag has been cleared along with other order info from *all* orders which have uncertain prices. In the template, the filter form includes the op=validate field which is the parameter that tells the script to perform the ModOrder operation. Removing that form field should correct the problem. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.