#007855: Ini value not followed by newline sequence is not recognized

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


[TestSettings]
SettingA=1
SettingB=2

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)
PHP Version: 5.1.2
Webserver: Apache 2.0.55
Database: N/A


- Attachments

No attachments for this issue.


- Comments

I'll check this out.

#248271 by Derick Rethans on February 16th, 2006 [Permanent Link]

Fixed for Configuration 1.0.1, rev. 2262.

#248272 by Derick Rethans on February 17th, 2006 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Components
Affects Unknown
Fix Version -
Reporter Hans Melis
Responsible Derick Rethans
Status 0 Closed
Resolution Fixed
Created February 16th, 2006
Updated February 17th, 2006
Resolved February 17th, 2006
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019425
  Pear installation instructions points to non-existing domain component.ez.no