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

--- Comment #8 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 167245
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167245&action=edit
Bug 35989: (QA follow-up) Add test and limit variable scope

Before this patch if a record had a 751 and a 781 you could have fields
repeated.
This patch reduces the scope of the fields to subdivision variable as it is
only used in processing 7xx
fields and should not be shared between fields.

I also add unit tests

Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
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