[Koha-bugs] [Bug 17047] Mana Knowledge Base : share data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 2 13:20:06 CET 2018


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #187 from Nick Clemens <nick at bywatersolutions.com> ---
Tried testing, seems to be some issues:
1 - Template code in subscription-add.js file breaks serial biblio search:
620             //[% IF Koha.Preference('Mana') == 1 %]
2 - When I attempt to save a serial:
Variable "$loggedinuser" is not available at
/home/vagrant/kohaclone/serials/subscription-add.pl line 371.
Variable "$template" is not available at
/home/vagrant/kohaclone/serials/subscription-add.pl line 372.
Variable "$loggedinuser" is not available at
/home/vagrant/kohaclone/serials/subscription-add.pl line 371.
Variable "$template" is not available at
/home/vagrant/kohaclone/serials/subscription-add.pl line 372.
Can't use string ("koha_login_context") as a HASH ref while "strict refs" in
use at /home/vagrant/kohaclone/Koha/Subscription/Numberpatterns.pm line 63.
3 - Blank modal when attempting to share report with no notes
4 - Internal server error when trying to share a new report with notes:
Use of uninitialized value $loggedinuser in string ne at
/home/vagrant/kohaclone/Koha/SharedContent.pm line 106.
Can't call method "first_valid_email_address" on an undefined value at
/home/vagrant/kohaclone/Koha/SharedContent.pm line 108.

I stopped testing at this point

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


More information about the Koha-bugs mailing list