https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13654
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from David Cook <[email protected]> --- (In reply to Christopher Brannon from comment #17) > (In reply to Owen Leonard from comment #16) > > This bug has been reported at least three times now. Why was it changed to > > WONTFIX? > > Good question. Seems like if it is not going to be fixed, it should be > explained why. Otherwise, I'm just going to be a pest, and nobody wants > that. :) I'm going to guess maybe Marcel closed it because of Comment 8 and Comment 11. But I don't know either. -- One way to fix this one would be to remove the "Place hold" HTML and logic from the opac-detail.pl page and instead handle it via an API call. The template could show a loading graphic and once the async API request has determined holdability then it could render the "Place hold" or go from a disabled "Place hold" to a "Place hold" link. In theory, that should provide good usability, good page load performance, and an accurate view. -- 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/
