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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #35 from Katrin Fischer <[email protected]> ---
There are some weird things going on:

- Add a new requst with free form
- Edit item metadata
- The Type pull down is empty

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)

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)

Can we clear this up?

It's also a little odd that the rquest type shows in 2 places, in the "Request
details" and the "Details from supplier" sections.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to