[
https://issues.apache.org/jira/browse/LOG4PHP-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved LOG4PHP-92.
----------------------------------------
Resolution: Duplicate
Hi,
thanks much for reporting. This issue has already been reported before and this
is the reson why it is already in the trunk and ready for the next release. You
can see it at:
http://ci.apache.org/projects/log4php/coverage-report/helpers_LoggerOptionConverter.php.html
Cheers
Christian
> Variable substitution is broken
> -------------------------------
>
> Key: LOG4PHP-92
> URL: https://issues.apache.org/jira/browse/LOG4PHP-92
> Project: Log4php
> Issue Type: Bug
> Components: Code
> Affects Versions: 2.0
> Reporter: Saulius Tvarijonas
> Fix For: 2.1
>
>
> Mistyped constant name in LoggerOptionConverter.php line 298.
> Now: $j += self::START_LEN;
> Should be: $j += self::DELIM_START_LEN;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.