[ 
https://issues.apache.org/jira/browse/FELIX-6242?focusedWorklogId=423982&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423982
 ]

ASF GitHub Bot logged work on FELIX-6242:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Apr/20 08:01
            Start Date: 17/Apr/20 08:01
    Worklog Time Spent: 10m 
      Work Description: bosschaert commented on pull request #18: FELIX-6242 
Conversion of boolean to Long results in Integer
URL: https://github.com/apache/felix-dev/pull/18
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 423982)
    Time Spent: 20m  (was: 10m)

> Conversion of boolean to Long results in Integer
> ------------------------------------------------
>
>                 Key: FELIX-6242
>                 URL: https://issues.apache.org/jira/browse/FELIX-6242
>             Project: Felix
>          Issue Type: Bug
>          Components: Converter
>    Affects Versions: converter-1.0.12
>            Reporter: Carsten Ziegeler
>            Assignee: A. J. David Bosschaert
>            Priority: Major
>             Fix For: converter-1.0.14
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When converting a boolean to a Long, an Integer is returned. the following 
> test fails:
>         assertEquals(Long.valueOf(1), 
> converter.convert(Boolean.TRUE).to(Long.class));



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to