When trying to add a supplement I get this error: Software error: mismatched tag at line 7, column 2, byte 273 at /usr/lib/perl5/XML/Parser.pm line 187
I can reproduce this error when adding supplements for subscriptions set to 'create items' on current master.
Created attachment 4640 [details] [review] Proposed patch To test: - add a new subscription, choose 'create items on receive' - receive some issues and create items > should work ok - create a supplement, alone or at the same time as receiving a normal issue - check if item was created and attached to the biblio record Without patch this should give you an error message. Although supplement will be created, no item will be added to the bibliogrpahic record. With patch applied there should be no error message and the item should be created and attached to the proper record.
Easy patch to read, related to T:T issues. Since the test plan is clear, and this has been signed off (July 16 by nengard, see patches list), I will mark this as Passed QA.
Pushed, please test
Marking resolved