You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2010/01/27 00:47:35 UTC

[jira] Updated: (LOG4PHP-92) Variable substitution is broken

     [ 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.