[Koha-bugs] [Bug 8399] Problems with mandatory field alert message for authorities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 11:27:02 CEST 2015


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

--- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 37800
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37800&action=edit
Bug 8399: No need to truncate the marc field text to 22 chars

The text for the marc field are truncated to 22 chars when displaying an
error on mandatory fields.
This limitation is useless and this patch removes it.

Test plan:
Create a mandatory subfield and set a long text (more than 22 chars)
edit or add an authority, click on save.
You should get the error displayed with the full text

Note that this patch modifies the same code for biblio.
Test plan is the same for biblio.

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


More information about the Koha-bugs mailing list