12 Jul
2012
12 Jul
'12
8:32 p.m.
Le 12 juil. 2012 à 18:43, Sergiu Dumitriu a écrit :
Now, the error I think might occur when the database is case insensitive and there are "links" to documents with the same case-insensitive name, but with differences in letter-casing. Does that sound like your situation?
I remember fixing a few of bugs related to this, but maybe not all.
Very familiar, the [A-Z] bit was followed by [a-z]. I think the only useful thing to do is to have a slightly more explicit error handling... or just know about it. Paul