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

--- Comment #26 from David Gustafsson <glask...@gmail.com> ---
(In reply to Kyle M Hall (khall) from comment #22)
> > Additionally, I think this should be optional in search field configs:
> > 1 - Title already has options for 'non-filing' characters - so if you want
> > to ignore a leading '[' you can 
> > 2 - Author names may contain real punctation, consider the band '!!!'
> >     https://en.wikipedia.org/wiki/!!!
> 
> I don't think this issue has been addressed

1. I think I addressed the first one previously, in that non-filing characters
is not always set correctly, and at least for us, it's not realistic to fix
this manually with regard to the amount of biblios affected.

2. Now changed the regexp so that special characters are only stripped if the
rest of the title contains some word characters, so if only special characters
are present the sort field will be left as is.

Could perhaps consider adding a syspref for enabling/disabling this feature if
there still are reservations, but personally unfortunately don't have time to
do this right now.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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