[
https://issues.apache.org/jira/browse/LOG4PHP-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated LOG4PHP-92:
-------------------------
Fix Version/s: 2.1
> 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.