I can't remember where I posted this but I have one (last?) issue in
regard to 3.3: Sorting of umlauts.

For these four pages BoltWire would give this ordering:

ßpage
äpage1
üpage2
apage2
upage1

Correct would be:

äpage1
apage2
ßpage
upage1
üpage2

The most common way to treat these characters:

ä = a
ö = o
ü = u
ß = ss

Regards, Markus

On Oct 20, 9:11 pm, The Editor <[email protected]> wrote:
> Here's the latest batch of patches...  This is getting to be a bit
> old...  It will be good to get back to something more bug free, hey?
>
> Cheers,
> Dan
>
> * Slight simplification of simpleMain site config value, so doesn't
> need leading and trailing commas.
> * Another fix to the messaging system, this time to get utf page names
> to display properly.
> * Fixes to indexing function to handle UTF links and page names more
> effectively.
> * Reworked the upload markup function to restore attributes to
> external img links and simplify the code.
> * Repaired a bug to the memberships system accidentally indtroduced
> last release.
> * Fixed html markup. Just need to unescape the htmlspecialchars line.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to