You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2013/04/15 16:44:16 UTC

[jira] [Updated] (WINK-368) RssFeedToSyndFeedTest fails in japanese environment

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

Luciano Resende updated WINK-368:
---------------------------------

    Fix Version/s:     (was: 1.3)
                   1.4
    
> RssFeedToSyndFeedTest fails in japanese environment
> ---------------------------------------------------
>
>                 Key: WINK-368
>                 URL: https://issues.apache.org/jira/browse/WINK-368
>             Project: Wink
>          Issue Type: Bug
>          Components: Testsuite
>    Affects Versions: 1.3
>         Environment: Japanese locale environment
>            Reporter: gentaro oka
>             Fix For: 1.4
>
>         Attachments: fixlocale.patch
>
>
> org.apache.wink.common.model.rss.RssFeedToSyndFeedTest fails in japanese environment.
> When parsing date in xml and the default Locale is JAPANESE, DateFormat fails to parse "Tue, 10 Jun 2003 09:41:01 GMT".
> java.text.ParseException: Unparseable date: "Tue, 10 Jun 2003 09:41:01 GMT"
> 	at java.text.DateFormat.parse(DateFormat.java:337)
> 	at org.apache.wink.common.model.rss.RssChannel.convertRssDateToJavaDate(RssChannel.java:814)
> 	at org.apache.wink.common.model.rss.RssChannel.toSynd(RssChannel.java:389)
> 	at org.apache.wink.common.model.rss.RssFeed.toSynd(RssFeed.java:118)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira