https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19368 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I feel like this is trying to achieve something for one table, that we need a more general solution for. At the moment we already do something like this for other tables using a translatable string: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=koha-tmpl/intranet... var CONFIG_EXCLUDE_ARTICLES_FROM_SORT = _("a an the"); Maybe we should just move this string to be a system preference and then use it for serials too? -- You are receiving this mail because: You are watching all bug changes.