I configured the alt display with the regex string, its set to:
- Code: Select all
/([\w]+)/
all works great BUT chars with special characters like ä à are not displayed as they should.
Example:
Main: Lunäa
Alt: Sunmoonstar, Bankonda
Main: Seliná
Alt: Sígí
These alts are shown as Mainless alt, the other ones without special chars in it are shown correctly
here is a link to the page: http://www.ruhrpott......memberslist
Maybe its in the regex string and not a bug, i dont understand the regex thing