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

Ayoub Glizi-Vicioso <[email protected]> changed:

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

--- Comment #70 from Ayoub Glizi-Vicioso <[email protected]> ---
Created attachment 191449
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191449&action=edit
Bug 21272: (follow-up) fix error 500 when there is no title

To test:
1. Import the record 1record_bz21272.mrc
2. Create a record matching rule to check 001
   2.1. Go to Administration > Record matching rules
   2.2. Click "New record matching rule"
   2.3. Fill out the form
        - Matching rule code: 001
        - Description: Control number (001)
        - Match threshold: 1000
        - Record type: Bibliographic records
        - Match point 1:
          - Search index: control-number
          - Score: 1000
          - Matchpoint components:
            - Tag: 001
   2.3. Click "Save"
3. Import the item using the staff interface
   3.1. Go to Cataloging > Stage records for import
   3.2. Choose the file 1item_bz21272.mrc
   3.3. Click "Upload file"
   3.4. Set these field
        - Record matching rule: 001 (Control number (001))
        - Action if matching record found: Ignore incoming record (its items
may still be processed)
        - Action if no match is found: Ignore incoming record
   3.4. Click "Stage for import"
   3.5. Click "View batch"
         ==> Error 500
4. Apply the path
5. Refresh the page or repeat step 3
   ==> There is no Error

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to