Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
When parsing a .ini file, the parser doesn't pick up a setting that isn't followed by a newline character/sequence. That's quite common for the last setting in the file. Consider this minimalistic ini file as example
Without a newline sequence, SettingB won't exist after parsing the file. If you press enter behind the value of SettingB and execute the same code, SettingB will exist. Environment: Version: eZ components 1.0 (Configuration) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||