https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20310 Hugo Agud <hagud@orex.es> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74994|0 |1 is obsolete| | --- Comment #26 from Hugo Agud <hagud@orex.es> --- Created attachment 88889 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88889&action=edit Bug 20310: (follow-up) Allow repeatable $w even without org code As mentioned in the BZ comments, we might expect people to add $w subfields without a MARC organization code. And we should keep in mind that 773 is repeatable, and both $g as well as $w is also repeatable. Added these cases into sub host_record, including tests. Test plan: Run t/db_dependent/Koha/Biblio/host_record.t again Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Hugo Agud <hagud@orex.es> -- You are receiving this mail because: You are watching all bug changes.