I am having problems with this  “ ‘ “character.

Example

DesĀ’ree
Dustin OĀ’Halloran
Gisbert OĀ’Sullivan

It's funny that your examples would be using somethinge else than what you'd claim was the problem... But anyway: yes, you're right. Those characters could make the comparison fail. It currently only strips out straight ' and " during the comparison. But what you're using aren't even simple backticks, but something more specific. LMS uses a list which perl considers punctuation characters (see eg. https://www.petefreitag.com/cheatsheets/regex/character-classes/).
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to