#014701: ezcConfiguration : can't define different configuration with the same name.

Description:

As seen on the mailing list :

In my index.php :

$cfg = ezcConfigurationManager::getInstance();
$cfg->init( "ezcConfigurationIniReader", "config" ); $settings =
$cfg->getSettingsInGroup( "standard", "MainSettings");

And then further in the code :

$cfg = ezcConfigurationManager::getInstance();
$cfg->init( "ezcConfigurationIniReader", "fr/config" ); $settings =
$cfg->getSettingsInGroup( "standard", "SpecificSettings");

And then, I've got an issue : SpecificSetting does not exist in the
standard configuration. Apparently, it means that once you've got a
declared configuration in one directory, it's set for all directories.


Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


- Attachments

No attachments for this issue.


- Comments

Fixed in rev. 10081. See: http://thread.gmane.org/gmane.comp.web.ezcomponents.devel/4225url for a discussion on this topic.

#261082 by Derick Rethans on March 31st, 2009 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Components » Configuration
Affects 1.3.2 - Configuration 1.3.2
2008.2.1 - eZ components 2008.2.1
Fix Versions 2008.2.3 - eZ components 2008.2.3
2009.1alpha1 - eZ components 2009.1alpha1
Reporter Maxime Thomas
Responsible Derick Rethans
Status 0 Closed
Resolution Fixed
Created March 30th, 2009
Updated March 31st, 2009
Resolved March 31st, 2009
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #015537
  Graph shows to small and truncated rotated axis labels