[Koha-bugs] [Bug 25261] Multiple parts handling - confirmation alert

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 14 12:23:00 CEST 2020


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

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

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

--- Comment #119 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 110042
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110042&action=edit
Bug 25261: (follow-up) item.material may contain non-numerics

Whilst QAing bug 13547 it was highlighted to me the at the 952$3 field,
and thus the item.materials field, may contain arbitrary notes about the
material rather than just numeric values. As such we need to check for
the field being defined as aposed to greater than '0'.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
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