Ticket #104 (new defect)
PageIndex problem
| Reported by: | dartar | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | actions | Version: | 1.1.6.1 |
| Severity: | normal | Keywords: | i18n alpha |
| Cc: |
Description
DarTar and I have recently created some test pages, testing page names related to how Wikka evaluates 'valid' page names: http://wikka.jsnx.com/,My,Page and http://wikka.jsnx.com/ÄhnLich. Now look at where they show up on http://wikka.jsnx.com/PageIndex... surely there shouldn't be two '#' indices?? --JavaWoman
I think that this is due to the encoding of the MySQL tables. I can't see how that would be fixed with a small touch on the code. If this is the matter then I hope that it also rings the i18n bell too. Translation to Greek is my bussiness ;) --GeorgePetsagourakis
Yes, my i18n bells were already loudly ringing... but you bring up a good point with MySQL. I hadn't thought about a real cause yet, just wanted to record what I saw before I got distracted again ;-). Sort order is a whole subject of its own within i18n .... --JavaWoman