[ 
https://issues.apache.org/jira/browse/TUSCANY-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528970
 ] 

Raymond Feng commented on TUSCANY-1770:
---------------------------------------

I did some invistigation and it turned that there is a special character in the 
content from this page:

http://www.apachenews.org/archives/001055.html

The line offending IE is: The class loader viewer let's you find them. It seems 
that IE7 doesn't like the ' in "let's".

Firefox works fine with this feed.

In 
org.apache.tuscany.sca.binding.feed.provider.FeedBindingListenerServlet.java, 
we set the charset to UTF-8, but we dump out the feed, we didn't see the 
encoding. After fixing that, it works for IE7 too.

I'll check in the fix soon.

Thanks,
Raymond

> The atom feed generated by feed-aggregator cannot be displayed by IE7
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1770
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1770
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Misc Binding Extensions
>            Reporter: Raymond Feng
>            Priority: Minor
>
> The atom feed generated by feed-aggregator cannot be displayed by IE7. IE7 is 
> not happy with of the following URLs:
> http://localhost:8083/atomAggregator
> http://localhost:8083/atomAggregator?feedType=rss_2.0
> Internet Explorer cannot display this feed 
>  
>    This feed contains code errors. 
>      Go back to the previous page. 
>  
>      More information 
> An invalid character was found in text content.
>  Line: 460 Character: 331
> <p>Improved diagnostic capabilities include enhanced logging, class 
> loader viewer as well as JMX browser which are all available 
> from the web based console. Change logging levels on the fly as well as view 
> existing logs with a set of filters. Looking for a class 
> and wondering where it came from? The class loader viewer let
>  
> http://localhost:8083/rssAggregator (OK)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to