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

--- Comment #23 from Joonas Kylmälä <[email protected]> ---
(In reply to Kyle M Hall from comment #22)
> I cannot leave description empty:
> C4::Serials::Numberpattern::AddSubscriptionNumberpattern(): DBI Exception:
> DBD::mysql::st execute failed: Column 'description' cannot be null at
> /kohadevbox/koha/serials/subscription-numberpatterns.pl line 73
>  at /usr/share/perl5/DBIx/Class/Exception.pm line 77

See the explanation in the patch "Creating numbering pattern: mark mandatory
fields required":

[...]
Note that there is a plan to make description field optional, so even
if it currently is mandatory on the DB level we leave it optional
here (and due to people using production DB's in non-strict mode which
allows this to be optional). 
[...]

Also, I believe this was discussed with Katrin in this bug report as well.

> 
> "Display order" should be set to only allow integer inputs.

It will be a separate patch I believe, would it be possible for someone to add
a new patch here or submit it in a separate report? I don't have koha
development environment set up anymore unfortunately.

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