[Koha-bugs] [Bug 15339] TestBuilder build parameter warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 13:27:03 CET 2015


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

--- Comment #1 from Martin Persson <xarragon at gmail.com> ---
Created attachment 45527
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45527&action=edit
Bug 15339: TestBuilder warnings (code)

Makes TestBuilder::build() alert the user when unreognized
parameters are passed, which happens when the user supplies
the column values directly, forgetting the 'value' hash.

This patch holds the code changes. Examples of the kind of
errors that it catches are in the tests (separate patch).

Sponsored-By: Halland County Library

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


More information about the Koha-bugs mailing list