Creating a site like "TestA.example.net" will create a .../sites/TestA.example.net folder and the site won't work, though the installation & verify work fine. Renaming the folder to lower-case makes it all work fine again.
Where does the missing strtolower() belong? :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | lowercase.patch | 1.4 KB | mathieu |
Comments
Comment #1
mathieu commentedHere's a patch, forcing the url to lowercase.
Comment #2
anarcat commentedCommitted, thanks!
Comment #3
anarcat commented