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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Jonathan Druart <[email protected]> ---
1. Missing filter
[FAIL] koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt           
   FAIL   filters                                                               
                missing_filter at line 115 (               
<strong>Error</strong>: [% error %].)

2. You need to keep the HTML tag around the error, or the translator script
will add TT tag to the translations and it will be messy.

3. t/db_dependent/Koha/ApiKey.t and t/db_dependent/Koha/Object.t are failing,
but I am expecting more

4. I've added a test to ApiKey and the result is a bit unexpected:

    #   Failed test at t/db_dependent/Koha/ApiKey.t line 118.
    #          got: 'Invalid parameter passed, patron_id= does not exist'
    #     expected: 'Duplicate ID for key 'patron_id''

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to