MrBertie / pagequery

An all-in-one, multi-column page listing plugin for Dokuwiki
http://www.dokuwiki.org/plugin:pagequery
16 stars 19 forks source link

Group by heading - German umlauts #29

Closed wkaurzinek closed 10 years ago

wkaurzinek commented 10 years ago

Grouping by heading is working - many thanks for your fix!!! I had the same problem as retostauss (see closed issue, https://github.com/MrBertie/pagequery/issues/27). I've found your discussion while searching the net for a solution.

Unfortunately there's one problem: If the page header starts with an umlaut, then the grouping for this pages fails. Here's a sample:

A Aller Anfang ist schwer D Das könnte einfacher sein O Oho - es ist doch nicht schwer Ordnen will gelernt sein W Willkommen auf meiner Homepage [] Überschrift1

The "[]" in the sample means that there is an empty group header.

Would you please help me?!?

MrBertie commented 10 years ago

Working on it! The curse of speaking English...

MrBertie commented 10 years ago

Fixed in latest version

wkaurzinek commented 10 years ago

Sorry for the delay, but there was no chance for me to turn on my computer the last two days. Thank you very much for your help. Much too fast for me :-) Unfortunately there's still one little thing that I'm not happy with. I'll create a new issue.