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

Brendan Lawlor <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #8 from Brendan Lawlor <[email protected]> ---
There are a couple small problems that  with the latest patch.

A typo in the function name GetMercFromKohaField in suggestion.pl
   FAIL   valid
                "GetMercFromKohaField" is not exported by the C4::Biblio module
                Can't continue after import errors

It looks like [% USE raw %] was accidentally removed from suggestion.tt because
the $raw filter is still needed.

The parameter for PROCESS 'av-build-dropbox.inc' default=suggestion.itemtype
was changed to default=itemtype, but suggestion.pl only sets the param
suggestion, not itemtype. I think that would break the Document type input
getting pre selected.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to