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

--- Comment #58 from Marcel de Rooy <[email protected]> ---
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.
_______________________________________________
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