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

Alex Arnaud <alex.arn...@biblibre.com> changed:

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

--- Comment #38 from Alex Arnaud <alex.arn...@biblibre.com> ---
(In reply to David Gustafsson from comment #37)
> Created attachment 75458 [details] [review]
> Change search field weight field to decimal and add column declaration to
> DBIx results source

Hello David,

You provide changes on Koha/Schema/Result/SearchField.pm. This should be done
in a dedicated patch. RM will ignore it.

Also, you replaced the input type number with a input text. This cause errors
when typing non-numeric characters in. You can use a input number with step=0.1
to increment decimal numbers.

Need to fail QA

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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