[Koha-bugs] [Bug 10848] Allow configuration of mandatory/ required fields on the suggestion form in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 12 12:37:37 CEST 2016


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

--- Comment #49 from Jacek Ablewicz <abl at biblos.pk.edu.pl> ---
(In reply to Katrin Fischer from comment #41)

> If I enter a wrong format into the year field, it says 'Please use the specified
> format' (translated from German), but gives no clue about the format. 

On the 2nd thought, previous pattern ("[12][0-9\-\?]{3}") wasn't making much
sense - copyrightdate in the DB is just smallint(5).

Added a hint for the user regarding the required format for that field as a
title="", i.e. tooltip. Doesn't always work quite perfectly (depending on the
browser), but hopefully it would be good enough for the time being / close
enough for government work.

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


More information about the Koha-bugs mailing list