https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28745
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123094|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 123095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123095&action=edit Bug 28745: (bug 28158 follow-up) Restore the items table once the job is done Caused by bug 28158, the batch item modifications tool does not longer display the table with the items that have been modified on the result screen. There is no more fork and so no more completedJobID var. We must process the items THEN build the items' info. Test plan: Use the batch item modification tools to modify some items. Confirm that with this patch the table with the modified items is displayed on the last screen. Signed-off-by: Owen Leonard <[email protected]> -- 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/
