[
https://issues.apache.org/jira/browse/TUSCANY-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-3734.
---------------------------------
Resolution: Fixed
The problem was caused by the incorrect use of InputStreamReader in
AtomBindingInvoker.
Fixed in the 1.6.1 branch under revision r1025535, the 1.x trunk under revision
r1027641, and the 2.x trunk under revision r1027655.
> binding.atom renders non-ASCII UTF-8 characters incorrectly
> -----------------------------------------------------------
>
> Key: TUSCANY-3734
> URL: https://issues.apache.org/jira/browse/TUSCANY-3734
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA ATOM Binding Extension
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.6.1
>
>
> When using binding.atom for a feed reference, non-ASCII UTF-8 characters in
> the feed are rendered incorrectly.
> For example, when running the feed-aggegrator and feed-aggregator-webapp
> samples, the first blog entry is displayed as:
> Jason Grigsby’s DOs and DON’Ts of Mobile Strategy
> 15 October 2010 20:47
> It should be:
> Jason Grigsby's DOs and DON'Ts of Mobile Strategy
> 15 October 2010 20:47
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.