Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
1.0 B4
-
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
- is duplicated by
-
XWIKI-4169 Saving a document with two similar links fails on XE/MySQL
- Closed
- is related to
-
XWIKI-346 getSpaceDocsNames loses the documents whose name only differs in capitalization
- Closed
- relates to
-
XWIKI-4076 Database for a newly created wiki does not support utf8
- Closed