Problem with custom titles

Actually, it seems there are two issues. First, changing the custom name in the prefs doesn't change anything at all. I had to manually edit the .oll file
to change it. Then, it looks like german Umlauts plus the "ß" ("ä, ö, ü, ß") don't work anymore in custom titles. I think they still worked a couple of betas before.

The name in Prefs is the default used where the name hasn't been overridden for a specific lister using Set LISTERTITLE (command name from memory, so I may not have it exact).

If there is a title stored in the .oll layout file at all then that tells us you had overridden it in the past using the command, and thus the Prefs setting is ignored by that layout.

Accented characters may be stored differently in XML to what you expect, so if you edited the XML by hand that probably explains that issue as well.

Use Set LISTERTITLE to undo or modify the affects of a previous use of Set LISTERTITLE, then resave the layout; don't edit the config files by hand.

Thanks Leo, that did it. The old lister title is back now. :thumbsup: