[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:56:57 CEST 2015


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

Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37405|0                           |1
        is obsolete|                            |
  Attachment #37800|0                           |1
        is obsolete|                            |

--- Comment #10 from Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se> ---
Created attachment 37804
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37804&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.

Signed-off-by: Andreas Hedström Mace <andreas.hedstrom.mace at sub.su.se>

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


More information about the Koha-bugs mailing list