[
https://issues.apache.org/jira/browse/LOG4PHP-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved LOG4PHP-91.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.1
Fixed with rv895917.
Thanks Dan! We need more phpunit tests for the helpers classes to avoid such
typos.
> 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
> Fix For: 2.1
>
>
> 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.