https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42139 Bug ID: 42139 Summary: Crash on missing space in MarcFieldsToOrder Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org When you enter e.g. price:980$b instead of price: 980$b in the pref, adding an order from a staged file will crash (http 500). Without the space, the yaml_preference will return a string instead of a hash. Not the most user friendly response? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.