[ 
https://issues.apache.org/jira/browse/SLING-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved SLING-5366.
-------------------------------------
    Resolution: Fixed
      Assignee: Carsten Ziegeler

Fixed in rev 1718635

> Wrong handling of bundle/service ref object in SlingLogger
> ----------------------------------------------------------
>
>                 Key: SLING-5366
>                 URL: https://issues.apache.org/jira/browse/SLING-5366
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad
>    Affects Versions: Launchpad Base 2.6.6, Launchpad Base 2.6.8
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Launchpad Base 2.6.10
>
>
> The MainDelegate embeds a SlingLogger which is an extension of the Apache 
> Felix Logger. The doLog method is overriden taking an optional bundle and an 
> optional service reference.
> The method is not checking whether bundle is null - in addition if the 
> service reference is null, the bundle argument is null.
> bundle and service ref are actually mutual exclusive: either both are null, 
> or one of them - but they can't both be set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to