On 17/06/09 14:50, Jochen Luig wrote:
When the login request failed, I first thought it had to do with the authentication process. But when there was a change in the db schema that I hadn't made accordingly in my local mysql database, the test script complained about the columns not present in the database. So the myapp_local.yml seems to get ignored. OTOH, the test user is not created in that database. According to the ConfigLoader docs, 'local' is the default suffix for files used to override the main config, so AFAIU the above code is supposed to "just work". Maybe I'm just not seeing the wood for the trees here, but are there any prerequisites for this to work that I may have overlooked?
Jochen - have you deleted the Makefile.PL in the app dir? If so, put it back :)
Ben _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
