You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2012/07/18 16:48:34 UTC

[jira] [Created] (LOGGING-145) LogFactoryImpl.setAttribute - possible NPE

Sebb created LOGGING-145:
----------------------------

             Summary: LogFactoryImpl.setAttribute - possible NPE
                 Key: LOGGING-145
                 URL: https://issues.apache.org/jira/browse/LOGGING-145
             Project: Commons Logging
          Issue Type: Bug
    Affects Versions: 1.1.1
            Reporter: Sebb
            Priority: Minor


LogFactoryImpl.setAttribute will throw NPE for the following call:

setAttribute(LogFactory.TCCL_KEY, null);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (LOGGING-145) LogFactoryImpl.setAttribute - possible NPE

Posted by "Sebb (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LOGGING-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved LOGGING-145.
--------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.2

URL: http://svn.apache.org/viewvc?rev=1362996&view=rev
Log:
LOGGING-145 - LogFactoryImpl.setAttribute - possible NPE

Modified:
    commons/proper/logging/trunk/RELEASE-NOTES.txt
    commons/proper/logging/trunk/src/java/org/apache/commons/logging/impl/LogFactoryImpl.java

                
> LogFactoryImpl.setAttribute - possible NPE
> ------------------------------------------
>
>                 Key: LOGGING-145
>                 URL: https://issues.apache.org/jira/browse/LOGGING-145
>             Project: Commons Logging
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 1.1.2
>
>
> LogFactoryImpl.setAttribute will throw NPE for the following call:
> setAttribute(LogFactory.TCCL_KEY, null);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira