Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 20043 invoked from network); 31 Mar 2006 16:07:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Mar 2006 16:07:42 -0000 Received: (qmail 80745 invoked by uid 500); 31 Mar 2006 16:07:40 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 80701 invoked by uid 500); 31 Mar 2006 16:07:40 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 80690 invoked by uid 99); 31 Mar 2006 16:07:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 08:07:40 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.160.230.41] (HELO mout.perfora.net) (217.160.230.41) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 08:07:39 -0800 Received: from [172.19.56.72] (helo=pustefix130.perfora.net) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1FPM9c3wl7-0007fh; Fri, 31 Mar 2006 11:07:17 -0500 Message-Id: <25113301.418371143821236896.JavaMail.servlet@perfora> From: jacob@hookom.net To: Subject: RE: [jira] Commented: (TOMAHAWK-224) Making Ajax components work properly in dataTables MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-Binford: 6100 (more power) X-Mailer: Webmail X-Originating-From: 28440815 X-Routing: US X-Message-Id: <28440815$1143821236895172.19.56.727800251@pustefix130.perfora.net-1533312812> X-Received: from pustefix130.perfora.net by 208.235.251.211 with HTTP id 28440815 for [dev@myfaces.apache.org]; Fri, 31 Mar 2006 11:07:16 EST Date: Fri, 31 Mar 2006 11:07:16 -0500 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Any way you guys could jump on the invokeOnComponent w/ Callbacks early fro= m JSF 1.2 to get this system in place for all components now? > [=20 >http://issues.apache.org/jira/browse/TOMAHAWK-224?page=3Dcomments#action_1= 2372689 > ]=20 > >Mario Ivankovits commented on TOMAHAWK-224: >------------------------------------------- > >This type of patch is very strange - and dangerous. It replaces the whole = file=20 >instead of patching only the code in question. >Looks like some sort of different white-space (tab, eol, ...) setting, no? > >> Making Ajax components work properly in dataTables >> -------------------------------------------------- >> >> Key: TOMAHAWK-224 >> URL: http://issues.apache.org/jira/browse/TOMAHAWK-224 >> Project: MyFaces Tomahawk >> Type: Improvement >> Versions: 1.1.2-SNAPSHOT >> Reporter: Gerald M=FCllan >> Assignee: Martin Marinschek >> Priority: Minor >> Fix For: 1.1.2-SNAPSHOT >> Attachments: ajaxDecodePhaseListener.patch >> >> This patch solves the problem of seeking ajax components if they are loc= ated=20 >inside dataTables. >> Patch affects AjaxDecodePhaseListener. > >--=20 >This message is automatically generated by JIRA. >- >If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa >- >For more information on JIRA, see: > http://www.atlassian.com/software/jira >