[
https://issues.apache.org/jira/browse/WINK-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862716#action_12862716
]
Bryant Luk commented on WINK-279:
---------------------------------
I think I know what the problem is for this issue and if we're re-spinning for
legal we can get this fixed.
On the other hand, I also think we should disable the charset adjustment out of
the box by default. It's a behavioral change that isn't required by any
particular spec. Any thoughts?
> Error while opening HTML & JSON version of QADefect sample
> ----------------------------------------------------------
>
> Key: WINK-279
> URL: https://issues.apache.org/jira/browse/WINK-279
> Project: Wink
> Issue Type: Bug
> Components: Examples
> Affects Versions: 1.1
> Environment: java version "1.5.0_12"
> geronimo-tomcat6-javaee5-2.2
> Windows XP Service Pack 3
> Reporter: Shiva Kumar H R
>
> After building and deploying
> apache-wink-1.1-incubating\examples\apps\QADefect into Apache Geronimo v2.2
> server, when I access
> http://localhost:8080/QADefect/rest/defects?alt=text/html from either Firefox
> or Internet Explorer, I hit the following error:
> XML Parsing Error: not well-formed
> Location: http://localhost:8080/QADefect/rest/defects?alt=text%2Fhtml
> Line Number 150, Column 25:
> if(display != null && display != 'undefined' && display == 'none') {
> ------------------------^
> However the Atom xml version of the above page
> (http://localhost:8080/QADefect/rest/defects?alt=application/atom+xml) works
> as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.