|
I seem to have jumped the gun a little here and the issue hasn't been resolved in 1.8.2. Can you reset this issue to unresolved? I agree, I am writing a cron portion of a site I'm working on and would like to use the original application config, which has: bootstrap.path = APPLICATION_PATH "/Bootstrap.php" I would like to update that to my cron bootstrap.php file, through the option settings This is a patch file to fix the issue, I have never done this before so I don't know the correct way of doing it. It's the patch I use for my local copies of the Framework. I would really like to see this fixed. This has been checked into the trunk. After talking with Matthew about this issue it will not be made available in the 1.9.x cycle as it changes the behavior slightly. It will be included in the 1.10 release. I'd vote for this to enter the 1.9.x cycle. I'm slightly confused on Matthew's stance, because he seems to be endorsing the new behavior in the last example on his article: http://weierophinney.net/matthew/archives/227-Exposing-Service-APIs-via-Zend-Framework.html (Overriding a .ini config with array data). I agree, there is a BC break but that BC doesn't work to start with!, considering you can't actually over write anything unless it's not been set in the first place! Still I'm happy to have it fixed eventually and to stop having to patch my files. |
|||||||||||||||||||||||||||||||||||||||||
This appears to have been done in 1.8.2 sorry for not finding the original bug report.