From jira-events at lists.jboss.org Wed Apr 30 15:09:18 2008 Content-Type: multipart/mixed; boundary="===============1482841995194614324==" MIME-Version: 1.0 From: Alexander Smirnov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-3273) Ajax response should not send tag Date: Wed, 30 Apr 2008 15:09:18 -0400 Message-ID: <29479508.1209582558285.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 13072822.1209240668790.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1482841995194614324== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-3273?page=3Dcomments#action_1241= 1413 ] = = Alexander Smirnov commented on RF-3273: --------------------------------------- It is wery complex solution to resolve all JavaScript/Styles changes on a p= age. For a first versions, Ajax4jsf froject have never sent contant for a= n ajax responses. Now it send all references to a scripts and styles, due a= lot of bags with the first solution. But it is possible to omit head content for a case of Script/Style loading = strategy "ALL", this feature had been added since 3.1.4 release. It is make sence to skip element content for a such case. > Ajax response should not send tag > ---------------------------------------- > > Key: RF-3273 > URL: http://jira.jboss.com/jira/browse/RF-3273 > Project: RichFaces > Issue Type: Feature Request > Affects Versions: 3.2.0 > Reporter: Dan Allen > Assigned To: Alexander Smirnov > Fix For: Future Versions > > Attachments: RF-3273-v1.txt > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > There is an expectation that Ajax responses are reasonably small. However= , RichFaces Ajax responses are unreasonably large because the BaseXMLFilter= is mistakingly sending the entire tag regardless of whether the res= ponse type is Ajax or not. The tag contains many