You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/02/11 17:42:30 UTC

[jira] Commented: (WINK-254) AtomEntrySyndEntry content unavailable in Wink client

    [ https://issues.apache.org/jira/browse/WINK-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832553#action_12832553 ] 

Hudson commented on WINK-254:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #261 (See [http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/261/])
    : fix SyndContent to support use of providers during client call to getValue


> AtomEntrySyndEntry content unavailable in Wink client
> -----------------------------------------------------
>
>                 Key: WINK-254
>                 URL: https://issues.apache.org/jira/browse/WINK-254
>             Project: Wink
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 1.1
>            Reporter: Mike Rheinheimer
>             Fix For: 1.1
>
>         Attachments: WINK-254.patch
>
>
> The content data in AtomEntrySyndEntry does not use the expected provider in the Wink client due to the fact that the client app execution thread is outside the scope of the providers cache.  To remedy this, we need a way to set the providers on the content object so that they are used during unmarshalling when a client app calls entry.getValue
> Will upload patch and commit fix shortly.

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