[Koha-bugs] [Bug 22810] New: Item batch mod fails when itype description contains a comma

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 30 15:13:04 CEST 2019


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

            Bug ID: 22810
           Summary: Item batch mod fails when itype description contains a
                    comma
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
  Target Milestone: ---

Confirmed this behavior in 18.05 and 18.11.
To test:
- Create an itype with a comma in its description
- Create items without an itype
- Put those items into item batch modification
- Attempt to set items to your new itype
- Koha will return "No items were modified" and the itype will remain null

This only occurs when items have a null itype. Batch mod can correctly set an
item to an itype with a comma in the description if that item is starting from
a non-null itype.

This only occurs in batch modification. Item creation and single item edits
work correctly with itypes with a comma in the description.

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


More information about the Koha-bugs mailing list