[Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 11 09:56:09 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #122959|0                           |1
        is obsolete|                            |

--- Comment #94 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 123767
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123767&action=edit
Bug 27526: Fix empty string vs undef

Empty strings must be removed, not inserted as empty strings in DB.
The relevant code is in TransformHtmlToXml, $skip variable.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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


More information about the Koha-bugs mailing list