[Koha-bugs] [Bug 20941] Displaying requests does not display request material type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 8 16:19:12 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20941

--- Comment #37 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Responses to comment #35:

>This seems to be a spelling mismatch. The type for new requests saves with the first letter being lower case (article) while the the pull downs look for (Article)
This was a bug in the FreeForm backend and has now been fixed. Details:
https://github.com/PTFS-Europe/koha-ill-freeform/commit/ddff82bc9adc4bd7205192543b6e18c4ad844bb0

>I am also not clear on the switch from medium to type, there are still lines like these in the code:     media      => [ "Book", "Article", "Journal" ], (ill-requests.pl)
This has been fixed, see comment #36

>It's also a little odd that the rquest type shows in 2 places, in the "Request details" and the "Details from supplier" sections.
The details listed here are all metadata relating to the request and will be
dependent on the backend from which the request was made, some backends (BLDSS
for example) won't even include "type". Whether this display is even necessary
is debatable, since bug 20561 added a modal that displays all this information,
it just formats it a bit less nicely. I think there's room for improvement in
this area, but would suggest it as a future enhancement rather than addressing
it here.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list