[Koha-bugs] [Bug 18618] Mana - Add reading suggestions (crontab and scripts for Koha)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 17 11:11:19 CET 2022


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

--- Comment #20 from marion.durand at biblibre.com ---
Created attachment 130710
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130710&action=edit
Bug 18618: Rebase modification

Remove mana_send_pairs_without_mana.pl
  This script was here for testing purpose and is not usefull anymore
Fix name issues (some function have been renamed)
Fix a compilation issues (redeclared variable)
Remove an unused variable
Remove an extra % in an sql request
Fix display problem when getting info from mana
  When getting info from mana the biblios array contain blessed references
  but the template don't deal with that properly.
  It work fine whe koha is getting info from it's interne database because
  biblios array contain unblessed references.

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


More information about the Koha-bugs mailing list