You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Vidar S. Ramdal (JIRA)" <ji...@apache.org> on 2009/04/16 15:35:14 UTC

[jira] Resolved: (SLING-924) JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes

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

Vidar S. Ramdal resolved SLING-924.
-----------------------------------

    Resolution: Fixed

Applied in rev#765630

> JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes
> -------------------------------------------------------------------
>
>                 Key: SLING-924
>                 URL: https://issues.apache.org/jira/browse/SLING-924
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons JSON
>    Affects Versions: Commons JSON 2.0.2
>            Reporter: Vidar S. Ramdal
>            Assignee: Vidar S. Ramdal
>             Fix For: Commons JSON 2.0.4
>
>         Attachments: SLING-924.patch
>
>
> From http://markmail.org/thread/feyqcg5dkopu6itd
> The method JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes, but just an empty JSON array.
> Patch coming up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Resolved: (SLING-924) JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes

Posted by Felix Meschberger <fm...@gmail.com>.
Vidar S. Ramdal (JIRA) schrieb:
> Applied in rev#765630

Cheers to you !!

Regards
Felix

> 
>> JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes
>> -------------------------------------------------------------------
>>
>>                 Key: SLING-924
>>                 URL: https://issues.apache.org/jira/browse/SLING-924
>>             Project: Sling
>>          Issue Type: Bug
>>          Components: Commons JSON
>>    Affects Versions: Commons JSON 2.0.2
>>            Reporter: Vidar S. Ramdal
>>            Assignee: Vidar S. Ramdal
>>             Fix For: Commons JSON 2.0.4
>>
>>         Attachments: SLING-924.patch
>>
>>
>> From http://markmail.org/thread/feyqcg5dkopu6itd
>> The method JsonItemWriter.dump(NodeIterator, Writer) does not output any nodes, but just an empty JSON array.
>> Patch coming up.
>