From jira-events at lists.jboss.org Mon Nov 26 19:35:31 2012 Content-Type: multipart/mixed; boundary="===============4743441992402589272==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12606) rich:calendar bad Html syntax a table is under a span, which is not allowed (causes ajax error? ('error@malformedXML')) Date: Mon, 26 Nov 2012 19:35:28 -0500 Message-ID: <57474298.27786.1353976528521.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1834584690.30826.1352663658066.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============4743441992402589272== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12606?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12606: ------------------------------- Sprint: 4.3.0.M3 - Quick Issue Sprint = > rich:calendar bad Html syntax a table is under a span, which is not allo= wed (causes ajax error? ('error(a)malformedXML')) > -------------------------------------------------------------------------= ----------------------------------------------- > > Key: RF-12606 > URL: https://issues.jboss.org/browse/RF-12606 > Project: RichFaces > Issue Type: Feature Request > Security Level: Public(Everyone can see) = > Components: component-input > Affects Versions: 4.3.0.M2 > Environment: http://showcase.richfaces.org/richfaces/component-sa= mple.jsf?demo=3Dcalendar&skin=3DblueSky > Reporter: Adrien Adrien > Labels: richfaces > Fix For: 4.3.0.M2 > > > In html code rich:calendar has table under span. > Seem to cause error (a4j:log) in my code during ajax refresh : > -------------------------------------------------------------- > error[20:47:12.191]: Received 'error(a)malformedXML' event from error[20:47:12.192]: [200] undefined: undefined > Example > ------------- > http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=3Dcalen= dar&skin=3DblueSky > W3c don't detect error , but it's visible with firebug when you inspect r= ich:calendar > Use firefox plugin HTML Validor http://users.skynet.be/mgueury/mozilla/ > ---------------------------------------------------------------------- = > validate page after javascript excecution > line 101 column 986 - Erreur: document type does not allow element "TABLE= " here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-= tag > code: > > 3D"" >
...blablabla >
>
-- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============4743441992402589272==--