https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |josef.moravec@gmail.com --- Comment #25 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Andrew Isherwood from comment #24)
(In reply to Josef Moravec from comment #21)
When the library has missing some data it is shown like this: https://screenshots.firefox.com/R4iMqp2SVyEkh8Qz/localhost
But when is missing country, it dies in BLDSS/Base.pm, (but request is still created with status "New") not sure if we could do something with this in Koha...
Yes, I'll create a bug report on the BLDSS Github site so we can get it fixed.
Also, you have ILLOpacbackends in sysprefs and yaml, but not in db update and also not used in code, so probably should be removed
Updated patches attached
When I have all address data OK, I got this message: "Invalid Request: At least one Item Of Interest level piece of metadata is required." Is it possible to show which metadata is missing?
Sadly not, that error is coming back from the BLDSS service, it's not very helpful, I agree! :(
Thanks for answers and quick rebase! I am continuing here... -- You are receiving this mail because: You are watching all bug changes.