[Koha-bugs] [Bug 26145] Add the ability to attach a cover image at item level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 17:37:10 CEST 2020


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

C. Bastian <clemens.bastian at elementsystems.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clemens.bastian at elementsyst
                   |                            |ems.de

--- Comment #17 from C. Bastian <clemens.bastian at elementsystems.de> ---
My tests resulted in the following two failed scenarios:

1) Description of the test case
1. Turn "AllowMultipleCovers" on Allow, LocalCoverImages "Display",
OPACLocalCoverImages "Display"
2. Create bib record ("record 1")
3. Attach one (or more, does not matter) image to "record 1"
4. Create item ("item 1")
5. Attach one (or more, does not matter) to the "item 1"
6. Click on the image of "item 1" and delete it (or any if multiple images were
added)
7.You will now see the image(s) which were added to "record 1" not images which
were added to "item 1". This is a confusing in my opinion, I would expect to
see the remaining images of "item 1"

2) Similar to 1) 
1. Turn "AllowMultipleCovers" on Allow, LocalCoverImages "Display",
OPACLocalCoverImages "Display"  
2. Create bib record ("record 1")
3. Create item ("item 1")
4. Attach one (or more, does not matter) to the "item 1"
5. Click on the image of "item 1" and delete it (or any if multiple images were
added)
6. Click on the image of "item 1" (as if you like to remove it)
7. Click on "Upload an image file" below the shown image of "item 1"
8. When you now upload an image here it will be inserted at "record 1" not on
"item 1" as how I would expect it

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


More information about the Koha-bugs mailing list