https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31933 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |nick@bywatersolutions.com --- Comment #6 from Nick Clemens <nick@bywatersolutions.com> --- The sample attributes is missing a new line when testing in Firefox (on Ubuntu 22.04) We originally had this section: The attribute type code and a colon should precede each value. For example: INSTID:12345,LANG:fr or STARTDATE:January 1 2010,TRACK:Day. If an input record has more than one attribute, the fields should either be entered as an unquoted string (previous examples) Unquoted strings do work in my testing - are you removing this because quoted strings are safer? -- You are receiving this mail because: You are watching all bug changes.