From jira-events at lists.jboss.org Wed Jun 11 13:10:15 2008
Content-Type: multipart/mixed; boundary="===============8036347523672290285=="
MIME-Version: 1.0
From: Jay Balunas (JIRA)
To: seam-issues at lists.jboss.org
Subject: [jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3101) Blog example
XML parsing error when launched in browser
Date: Wed, 11 Jun 2008 13:10:15 -0400
Message-ID: <1281781.1213204215567.JavaMail.jira@cloud.prod.atl2.jboss.com>
--===============8036347523672290285==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Blog example XML parsing error when launched in browser
-------------------------------------------------------
Key: JBSEAM-3101
URL: http://jira.jboss.com/jira/browse/JBSEAM-3101
Project: Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.0.3.CR1
Environment: fedora 8
JDK 1.5
JBoss 4.2.2
Reporter: Jay Balunas
Priority: Critical
Fix For: 2.0.3.CR1
This is a critical because this may be a result of the facelets update. Co=
uld someone take a quick look and check if this is caused by the facelets u=
pdate? If that is not the case it can just be a major and hold off for the=
GA.
---------------
Example builds and deploys fine. When accessed I get this error in the bro=
wser:
XML Parsing Error: not well-formed
Location: http://localhost:8080/seam-blog/seam/index.xhtml
Line Number 83, Column 16:
---------------^
In the log the relevant line is:
10:20:05,599 WARN [UIFormattedText] Seam Text parse error: invalid value o=
f attribute 'style' for element 'table'
In the html source this is where the issue is:
I will attach =
=
-- =
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: htt=
p://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
=20
--===============8036347523672290285==--
From jira-events at lists.jboss.org Wed Jun 11 13:12:27 2008
Content-Type: multipart/mixed; boundary="===============6112019999424284267=="
MIME-Version: 1.0
From: Jay Balunas (JIRA)
To: seam-issues at lists.jboss.org
Subject: [jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3101) Blog example
XML parsing error when launched in browser
Date: Wed, 11 Jun 2008 13:12:27 -0400
Message-ID: <19389029.1213204347131.JavaMail.jira@cloud.prod.atl2.jboss.com>
In-Reply-To: 1281781.1213204215567.JavaMail.jira@cloud.prod.atl2.jboss.com
--===============6112019999424284267==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ http://jira.jboss.com/jira/browse/JBSEAM-3101?page=3Dall ]
Jay Balunas updated JBSEAM-3101:
--------------------------------
Attachment: blog_index.xhtml
full source from generated xhtml page
> Blog example XML parsing error when launched in browser
> -------------------------------------------------------
>
> Key: JBSEAM-3101
> URL: http://jira.jboss.com/jira/browse/JBSEAM-3101
> Project: Seam
> Issue Type: Bug
> Components: Examples
> Affects Versions: 2.0.3.CR1
> Environment: fedora 8
> JDK 1.5
> JBoss 4.2.2
> Reporter: Jay Balunas
> Priority: Critical
> Fix For: 2.0.3.CR1
>
> Attachments: blog_index.xhtml
>
>
> This is a critical because this may be a result of the facelets update. =
Could someone take a quick look and check if this is caused by the facelets=
update? If that is not the case it can just be a major and hold off for t=
he GA.
> ---------------
> Example builds and deploys fine. When accessed I get this error in the b=
rowser:
> XML Parsing Error: not well-formed
> Location: http://localhost:8080/seam-blog/seam/index.xhtml
> Line Number 83, Column 16:
> ---------------^
> In the log the relevant line is:
> 10:20:05,599 WARN [UIFormattedText] Seam Text parse error: invalid value=
of attribute 'style' for element 'table'
> In the html source this is where the issue is:
>
>
>
>
> I will attach =
> =
-- =
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: htt=
p://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
=20
--===============6112019999424284267==--
From jira-events at lists.jboss.org Thu Jun 12 14:34:33 2008
Content-Type: multipart/mixed; boundary="===============2553229040283489526=="
MIME-Version: 1.0
From: Norman Richards (JIRA)
To: seam-issues at lists.jboss.org
Subject: [jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3101) Blog example
XML parsing error when launched in browser
Date: Thu, 12 Jun 2008 14:34:33 -0400
Message-ID: <28231295.1213295673272.JavaMail.jira@cloud.prod.atl2.jboss.com>
In-Reply-To: 1281781.1213204215567.JavaMail.jira@cloud.prod.atl2.jboss.com
--===============2553229040283489526==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ http://jira.jboss.com/jira/browse/JBSEAM-3101?page=3Dall ]
Norman Richards reassigned JBSEAM-3101:
---------------------------------------
Assignee: Norman Richards
> Blog example XML parsing error when launched in browser
> -------------------------------------------------------
>
> Key: JBSEAM-3101
> URL: http://jira.jboss.com/jira/browse/JBSEAM-3101
> Project: Seam
> Issue Type: Bug
> Components: Examples
> Affects Versions: 2.0.3.CR1
> Environment: fedora 8
> JDK 1.5
> JBoss 4.2.2
> Reporter: Jay Balunas
> Assigned To: Norman Richards
> Priority: Critical
> Fix For: 2.0.3.CR1
>
> Attachments: blog_index.xhtml
>
>
> This is a critical because this may be a result of the facelets update. =
Could someone take a quick look and check if this is caused by the facelets=
update? If that is not the case it can just be a major and hold off for t=
he GA.
> ---------------
> Example builds and deploys fine. When accessed I get this error in the b=
rowser:
> XML Parsing Error: not well-formed
> Location: http://localhost:8080/seam-blog/seam/index.xhtml
> Line Number 83, Column 16:
> ---------------^
> In the log the relevant line is:
> 10:20:05,599 WARN [UIFormattedText] Seam Text parse error: invalid value=
of attribute 'style' for element 'table'
> In the html source this is where the issue is:
>
>
>
>
> I will attach =
> =
-- =
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: htt=
p://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
=20
--===============2553229040283489526==--
From jira-events at lists.jboss.org Thu Jun 12 14:57:33 2008
Content-Type: multipart/mixed; boundary="===============3374767158696281357=="
MIME-Version: 1.0
From: Norman Richards (JIRA)
To: seam-issues at lists.jboss.org
Subject: [jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3101) Blog example
XML parsing error when launched in browser
Date: Thu, 12 Jun 2008 14:57:33 -0400
Message-ID: <26627088.1213297053250.JavaMail.jira@cloud.prod.atl2.jboss.com>
In-Reply-To: 1281781.1213204215567.JavaMail.jira@cloud.prod.atl2.jboss.com
--===============3374767158696281357==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ http://jira.jboss.com/jira/browse/JBSEAM-3101?page=3Dall ]
Norman Richards closed JBSEAM-3101.
-----------------------------------
Resolution: Done
There was raw HTML in the wiki text for one of the examples that contained =
a style tag. I assume this is related to something Christian mentioned a f=
ew weeks back about possible cross site scripting vulnerabilities in wiki t=
ext. I'm assuming that setting a style is simply not allowed at all now an=
d removed the style attribute, but if it is allowed in some limited form th=
en we could put back in something that wiki text will accept.
> Blog example XML parsing error when launched in browser
> -------------------------------------------------------
>
> Key: JBSEAM-3101
> URL: http://jira.jboss.com/jira/browse/JBSEAM-3101
> Project: Seam
> Issue Type: Bug
> Components: Examples
> Affects Versions: 2.0.3.CR1
> Environment: fedora 8
> JDK 1.5
> JBoss 4.2.2
> Reporter: Jay Balunas
> Assigned To: Norman Richards
> Priority: Critical
> Fix For: 2.0.3.CR1
>
> Attachments: blog_index.xhtml
>
>
> This is a critical because this may be a result of the facelets update. =
Could someone take a quick look and check if this is caused by the facelets=
update? If that is not the case it can just be a major and hold off for t=
he GA.
> ---------------
> Example builds and deploys fine. When accessed I get this error in the b=
rowser:
> XML Parsing Error: not well-formed
> Location: http://localhost:8080/seam-blog/seam/index.xhtml
> Line Number 83, Column 16:
> ---------------^
> In the log the relevant line is:
> 10:20:05,599 WARN [UIFormattedText] Seam Text parse error: invalid value=
of attribute 'style' for element 'table'
> In the html source this is where the issue is:
>
>
>
>
> I will attach =
> =
-- =
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: htt=
p://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
=20
--===============3374767158696281357==--