https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774 --- Comment #23 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Nick Clemens from comment #22)
I just want to make sure this is expected behvaiour: 1 - Make an item field repeatable 2 - Edit item, repeat a field 3 - Save the item 4 - The repeated field is stored as "VALUEA | VALUEB" 5 - Edit the item 6 - Field is loaded as a single pipe delimited field No, in step 6 you should see two separate subfields. Check framework?
I worry about the use of pipe in regards to SIP, but can push if this is confirmed as working as expected and it is restoring previous behvaiour This is not introducing something new. Just what we did before.
-- You are receiving this mail because: You are watching all bug changes.