Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-920

Force creating MySQL tables with proper encoding/collation in empty initial database

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • 1.0 B4
    • Old Core
    • None
    • MySQL
    • Medium

    Description

      It seems that checking if "obj.name = doc.fullName" is performed case-insensitive. This means that, for example, if we have a blog article called Main.ASD, and a non-article document called Main.Asd, the blog macro will say that Main.Asd is also a blog article.

      Also, this check ignores accents, like Main.atât equals Main.Atat

      Can somebody debug this and see what is the query that gets passed to mySql?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sdumitriu Sergiu Dumitriu
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: