Apache named parameter problem
15 May 2007
I just ran across a rather curious problem, which proved to be pretty fatal. I thought I'd jot a note down so I don't forget and so it can be found by others - it also forms reason #6538 why not to develop with a windows machine :).
The Problem
With a standard (1.2) cake install, the colon (:) will be used as the default separator for named arguments; if you decide...