[Koha-bugs] [Bug 14957] Write protecting MARC fields based on source of import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 7 11:25:09 CET 2018


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

paxed <pasi.kallinen at joensuu.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasi.kallinen at joensuu.fi

--- Comment #65 from paxed <pasi.kallinen at joensuu.fi> ---
Comment on attachment 72498
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72498
Bug 14957 - Rule based permission for MARC fields

$(this).attr('title', 'Invalid regular expression: ' + e.message);

should be

$(this).attr('title', _("Invalid regular expression: %s").format(e.message));

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


More information about the Koha-bugs mailing list