From jira-events at lists.jboss.org Tue Feb 5 17:26:16 2008 Content-Type: multipart/mixed; boundary="===============5039509309499246235==" MIME-Version: 1.0 From: Jonathan Richard (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Tue, 05 Feb 2008 17:22:16 -0500 Message-ID: <5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============5039509309499246235== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable suggestionbox generates class attribute 2 times on return of results -------------------------------------------------------------------- Key: RF-2173 URL: http://jira.jboss.com/jira/browse/RF-2173 Project: RichFaces Issue Type: Bug Affects Versions: 3.1.3, 3.2.0, Future Versions Environment: any Reporter: Jonathan Richard Priority: Critical The suggestion box generates 2 class=3D"" attributes on the tag it = returns. = The table.jspx template file uses the following code to generate it's defau= lt CSS classe and styleClass attribute:
... ...
the result of this will be: but it should be using the same technique as all other rich faces tags to a= void this:
and add the property definition in the suggestionbox.xml config file: styleClass java.lang.String Corresponds to the HTML class attribute --- This does not cause any problems since the second generated class attribute= is detected by the tidy parser and the latter merge the both class tag con= tent. If you disable the FastHtmlParser, a4j won't render the suggestionbox= returned content since it is not well formed html.... -- = 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 --===============5039509309499246235==-- From jira-events at lists.jboss.org Wed Feb 6 08:58:17 2008 Content-Type: multipart/mixed; boundary="===============0126011606052726828==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Wed, 06 Feb 2008 08:58:17 -0500 Message-ID: <5260335.1202306297365.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============0126011606052726828== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Nick Belaevski updated RF-2173: ------------------------------- Fix Version/s: 3.2.0 Assignee: Nick Belaevski > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Nick Belaevski > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============0126011606052726828==-- From jira-events at lists.jboss.org Fri Feb 29 05:24:59 2008 Content-Type: multipart/mixed; boundary="===============1008026584632692755==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Fri, 29 Feb 2008 05:24:59 -0500 Message-ID: <30689463.1204280699472.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1008026584632692755== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Maksim Kaszynski reassigned RF-2173: ------------------------------------ Assignee: Vladislav Baranov (was: Nick Belaevski) > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Vladislav Baranov > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============1008026584632692755==-- From jira-events at lists.jboss.org Tue Mar 4 06:53:57 2008 Content-Type: multipart/mixed; boundary="===============4360043116535839094==" MIME-Version: 1.0 From: Vladislav Baranov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Tue, 04 Mar 2008 06:53:57 -0500 Message-ID: <20661400.1204631637788.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4360043116535839094== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Vladislav Baranov reassigned RF-2173: ------------------------------------- Assignee: Maksim Kaszynski (was: Vladislav Baranov) > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============4360043116535839094==-- From jira-events at lists.jboss.org Fri Mar 14 10:31:28 2008 Content-Type: multipart/mixed; boundary="===============2501576064727669771==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work started: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Fri, 14 Mar 2008 10:31:28 -0400 Message-ID: <220177.1205505088507.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============2501576064727669771== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Work on RF-2173 started by Maksim Kaszynski. > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============2501576064727669771==-- From jira-events at lists.jboss.org Mon Mar 17 13:37:51 2008 Content-Type: multipart/mixed; boundary="===============3047233735772176330==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Mon, 17 Mar 2008 13:37:51 -0400 Message-ID: <12788254.1205775471290.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============3047233735772176330== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Maksim Kaszynski resolved RF-2173. ---------------------------------- Resolution: Done > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.3, 3.2.0, Future Versions > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============3047233735772176330==-- From jira-events at lists.jboss.org Thu Mar 20 05:31:51 2008 Content-Type: multipart/mixed; boundary="===============4201997908535644265==" MIME-Version: 1.0 From: Ilya Shaikovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Reopened: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Thu, 20 Mar 2008 05:31:51 -0400 Message-ID: <10588482.1206005511520.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4201997908535644265== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Ilya Shaikovsky reopened RF-2173: --------------------------------- = Max, please merge this with 3.1.x Branch. > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.3, 3.2.0, Future Versions > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============4201997908535644265==-- From jira-events at lists.jboss.org Fri Mar 21 11:08:55 2008 Content-Type: multipart/mixed; boundary="===============8466301024380459829==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Fri, 21 Mar 2008 11:08:54 -0400 Message-ID: <7601445.1206112134144.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============8466301024380459829== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Maksim Kaszynski resolved RF-2173. ---------------------------------- Fix Version/s: 3.1.5 Resolution: Done > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.1.5, 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============8466301024380459829==-- From jira-events at lists.jboss.org Fri Mar 21 11:09:02 2008 Content-Type: multipart/mixed; boundary="===============5878101955361229681==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Fri, 21 Mar 2008 11:08:58 -0400 Message-ID: <29029585.1206112139757.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5878101955361229681== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dcomments#action_1240= 4042 ] = = Maksim Kaszynski commented on RF-2173: -------------------------------------- Done > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.2.0, Future Versions, 3.1.3 > Environment: any > Reporter: Jonathan Richard > Assigned To: Maksim Kaszynski > Priority: Critical > Fix For: 3.2.0, 3.1.5 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============5878101955361229681==-- From jira-events at lists.jboss.org Sun Mar 30 12:41:40 2008 Content-Type: multipart/mixed; boundary="===============4036893205901420460==" MIME-Version: 1.0 From: Tsikhon Kuprevich (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Sun, 30 Mar 2008 12:41:40 -0400 Message-ID: <29297213.1206895300103.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============4036893205901420460== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-2173?page=3Dall ] Tsikhon Kuprevich closed RF-2173. --------------------------------- Assignee: Tsikhon Kuprevich (was: Maksim Kaszynski) > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: http://jira.jboss.com/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.3, 3.2.0, Future Versions > Environment: any > Reporter: Jonathan Richard > Assigned To: Tsikhon Kuprevich > Priority: Critical > Fix For: 3.1.5, 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = 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 --===============4036893205901420460==-- From jira-events at lists.jboss.org Tue Feb 9 15:31:51 2010 Content-Type: multipart/mixed; boundary="===============5509521461994941636==" MIME-Version: 1.0 From: Dmytro Lisnichenko (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Reopened: (RF-2173) suggestionbox generates class attribute 2 times on return of results Date: Tue, 09 Feb 2010 15:31:51 -0500 Message-ID: <1491165282.1265747511282.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 5300199.1202250136635.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5509521461994941636== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-2173?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Dmytro Lisnichenko reopened RF-2173: ------------------------------------ > suggestionbox generates class attribute 2 times on return of results > -------------------------------------------------------------------- > > Key: RF-2173 > URL: https://jira.jboss.org/jira/browse/RF-2173 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Affects Versions: 3.1.0, 3.2.0 > Environment: any > Reporter: Jonathan Richard > Assignee: Tsikhon Kuprevich > Priority: Critical > Fix For: 3.1.5, 3.2.0 > > > The suggestion box generates 2 class=3D"" attributes on the
tag i= t returns. = > The table.jspx template file uses the following code to generate it's def= ault CSS classe and styleClass attribute: >
> ... > > ... >
> the result of this will be: > > but it should be using the same technique as all other rich faces tags to= avoid this: >
> and add the property definition in the suggestionbox.xml config file: > > styleClass > java.lang.String > Corresponds to the HTML class attribute > > --- > This does not cause any problems since the second generated class attribu= te is detected by the tidy parser and the latter merge the both class tag c= ontent. If you disable the FastHtmlParser, a4j won't render the suggestionb= ox returned content since it is not well formed html.... -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5509521461994941636==--