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

--- Comment #488 from David Cook <[email protected]> ---
(In reply to Pedro Amorim from comment #486)
> - Staff: Hold group modal (when clicking the "(part of a hold group link)")
> contains out of date UI elements styling

How do you mean? (I'll take a look at other modals for inspiration while I wait
to hear back.)

> - Staff: Hold group modal 'x' and 'close' button don't work.

Yep, known issue. I'll look at fixing that. 

> - Staff: Created a hold group searching 'music' and picking 1st and 3rd
> records. After checking in one item of a hold group and confirming, the item
> became in transit, the other hold was not deleted (I would expect it to be
> deleted as per the test plan)

I'm not able to reproduce this. I thought that I did reproduce it... but it was
just because I forgot to checkbox the "hold group" box. 

> - Staff: After the above, when visiting the holds queue page, I get a 500
> error with the following entry on the logs:
> # Not an ARRAY reference at /kohadevbox/koha/circ/view_holdsqueue.pl line 58.

Yep known issue. (It works locally so I'll have to investigate why it works
locally. )

> - OPAC: Using koha:koha user in ktd, when creating a hold group from the
> OPAC, following the "Gairm" and "Clean code" example, I get the following
> error message:
> # One or more holds were not placed due to following errors: You have
> exceeded the number of concurrent holds for this record
> But if I place both holds without ticking the 'treat as hold group'
> checkbox, both holds are correctly placed.
> I was unable to follow the rest of the OPAC test plan.

Ok I've reproduced this. It's one of those examples of something I've fixed
locally in production but hadn't fixed in the Bugzilla patches... I'll get that
fixed. Simple fix. 

> - Staff: As above, when doing the same exercise on Staff UI, only 'Clean
> code' hold goes through, 'Gairm' hold is never created. No error message
> shown.

This is very weird. I just re-tried the test plan again and it worked for both
the OPAC and Staff interface. Are you sure that you applied the patch, updated
the schema, and restarted your Starman?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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