[
https://issues.apache.org/jira/browse/SLING-9750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203718#comment-17203718
]
Konrad Windszus commented on SLING-9750:
----------------------------------------
PR merged in
https://github.com/apache/sling-org-apache-sling-testing-clients/commit/cf764d834405b674cdc36197973409bfb6357257.
[~Henry Kuijpers] Thanks for the contribution.
> ServiceInfo#getId returns int 0 on string id-value
> --------------------------------------------------
>
> Key: SLING-9750
> URL: https://issues.apache.org/jira/browse/SLING-9750
> Project: Sling
> Issue Type: New Feature
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 2.0.2
> Reporter: Henry Kuijpers
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> In the OSGi server I'm using,
> [http://localhost:63597/system/console/services.json] will return a list of
> services, listing their ID as a string.
> Due to that, the node that is retrieved is a TextNode, instead of a IntNode,
> causing the default 0 to be returned, instead of the numeric value.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)