https://bugs.kde.org/show_bug.cgi?id=517441
--- Comment #5 from Maik Qualmann <[email protected]> --- Hi Gilles, No, case sensitivity is irrelevant here, since the filenames in this example are different. We're checking up to the last dot in the filename, meaning we're checking the complete filename. It's not a problem to check only the first dot in the filename and thus use the base filename. The only question is whether this would break the behavior for other users. Maik -- You are receiving this mail because: You are watching all bug changes.
