https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14957 --- Comment #131 from David Gustafsson <glasklas@gmail.com> --- (In reply to Cori Lynn Arnold from comment #127)
10. Try creating a rule with tag set to "008" (or other control field) and set Appended: Append and Removed: Skip, the other options does not matter. Verify that saving this rule produces an error message complaining about invalid combination of actions for control field. ==Error is generated, but rule still is created. User has to delete the invalid rule. Seems like it shouldn't be created as with the other error conditions.
11. With the 245a rule in step 5 in place, edit a bibliographic record, change 245a (which should be Title for MARC21) and save. 12. Verify that the changes has not been saved. ==Changes *are* saved. Attempted to edit a record already in the catalog, and creating a new one via Z39 search. Can you clarify how these rules should be applied for "edit record"?
I accidentally attached another patch, so that comment can be ignored. The issue where rules are saved also when validation fails should be fixed. The "To test"-instruction regarding 245a was wrong, as only tag expressions are allowed (not subfields). Since even I forgot about that perhaps that should be clarified, or [a-z] not allowed in field patterns. -- You are receiving this mail because: You are watching all bug changes.