LoginOptionConverter.php
------------------------
Key: LOG4PHP-91
URL: https://issues.apache.org/jira/browse/LOG4PHP-91
Project: Log4php
Issue Type: Bug
Components: Code
Affects Versions: 2.0
Environment: PHP version 5.2.9
Architecture x86_64
Operating system Linux
Reporter: Dan Barkwell
Priority: Minor
Line 298 of LoginOptionConverter.php (function substVars) should be:
$j += self::DELIM_START_LEN;
instead of
$j += self::START_LEN;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.