[Koha-bugs] [Bug 3916] Batch Modify Items Tool Needs Small Change

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Fri Dec 18 16:33:00 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3916


nicomo <nicolas.morin at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.morin at biblibre.com




--- Comment #1 from nicomo <nicolas.morin at biblibre.com>  2009-12-18 15:33:00 ---
Currently, the additems.pl script, when a value is mandatory, automatically
positions the field on the 1st member of the list. That was initially meant to
be a feature when, I think, there wasn't any opportunity to define a "default"
value for the field.
Now that there is, I propose that we simply remove this bit and display
dropdowns for mandatory fields the same way we display dropdowns for other
fields.

-> line 439: push @authorised_values, "" unless (
$tagslib->{$tag}->{$subfield}->{mandatory} );


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list