[Koha-bugs] [Bug 11299] Add a button that automatically links authority records to a biblio record during edition. (AJAX)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 24 15:21:00 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11299

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m
             Status|Signed Off                  |Failed QA

--- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA comments:

1/ run the qa script, there are some failures
2/ perltidy the new script (cataloguing/automatic_linker.pl)
3/ use Modern::Perl;
4/ Not sure about the permission {catalogue => 1}
Since authorities are created, I'd say editauthorities is required.
5/     * Click the "Link authorities automatically" button. A message should
appear, telling the user "No authority link was changed."

No, I got
    Automatic authority link results:
    700 - No matching authority found.
    ...
6/ Tests are needed for changes done in subroutines.

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


More information about the Koha-bugs mailing list