Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 953BA200B6B for ; Wed, 10 Aug 2016 19:17:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 93EDC160AA4; Wed, 10 Aug 2016 17:17:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E3F79160AB1 for ; Wed, 10 Aug 2016 19:17:24 +0200 (CEST) Received: (qmail 207 invoked by uid 500); 10 Aug 2016 17:17:24 -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 99911 invoked by uid 99); 10 Aug 2016 17:17:23 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2016 17:17:23 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D19282C02A5 for ; Wed, 10 Aug 2016 17:17:22 +0000 (UTC) Date: Wed, 10 Aug 2016 17:17:22 +0000 (UTC) From: "Hudson (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TOBAGO-1574) AJAX not working from change-facet-command MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 10 Aug 2016 17:17:25 -0000 [ https://issues.apache.org/jira/browse/TOBAGO-1574?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D154= 15602#comment-15415602 ]=20 Hudson commented on TOBAGO-1574: -------------------------------- SUCCESS: Integrated in Tobago 3.0.x #447 (See [https://builds.apache.org/jo= b/Tobago%203.0.x/447/]) TOBAGO-1574: AJAX not working from change-facet-command * hack to make after and before facets runable with AJAX buttons (lofwyr: [= http://svn.apache.org/viewvc/?view=3Drev&rev=3D1755782]) * tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/= myfaces/tobago/renderkit/util/RenderUtils.java > AJAX not working from change-facet-command > ------------------------------------------ > > Key: TOBAGO-1574 > URL: https://issues.apache.org/jira/browse/TOBAGO-1574 > Project: MyFaces Tobago > Issue Type: Bug > Affects Versions: 3.0.0-alpha-3 > Reporter: Matthias Wronka > Assignee: Volker Weber > Fix For: 3.0.0-beta-1, 3.0.0 > > > It seems to me, that an inside a change-facet-command does not w= ork. A full request is executed. The effect is visible in the demo: > http://www.irian.biz/tobago-example-demo-3.0.x/faces/content/30-concept/5= 0-partial/partial.xhtml?dswid=3D3358 -> the "on Change"-SelectOneChoice cau= ses a full roundtrip. > In my tests it doesn=C2=B4t matter if the renderedPartially-attribute of = tc:command is used (as in your demo) or if an is a child of the co= mmand like > > > > > > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)