22 Apr
2025
22 Apr
'25
4:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36081 --- Comment #58 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- But there is an issue from 24.05 onwards: // Select first listed format var first_format = supported_formats.split('|')[0].replace(/^\s*|\s*$/g, ''); $('#format option[value="'+first_format+'"]').attr('selected', true); This still looks at vertical bar in request-article.tt and opac counterpart. But the sortable stuff adds a comma? Jonathan: Could you confirm this please? -- You are receiving this mail because: You are watching all bug changes.