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 543C6200BA5 for ; Tue, 4 Oct 2016 12:28:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3AF1B160AE9; Tue, 4 Oct 2016 10:28:32 +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 A1E2C160ADC for ; Tue, 4 Oct 2016 12:28:31 +0200 (CEST) Received: (qmail 6934 invoked by uid 500); 4 Oct 2016 10:28:20 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 6901 invoked by uid 99); 4 Oct 2016 10:28:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 10:28:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 945E92C044E for ; Tue, 4 Oct 2016 10:28:20 +0000 (UTC) Date: Tue, 4 Oct 2016 10:28:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-954) Wicket exception when running an enable or disable action MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 04 Oct 2016 10:28:50 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15545013#comment-15545013 ] ASF subversion and git services commented on SYNCOPE-954: --------------------------------------------------------- Commit ccb747d01ee182cc48bd50b9dd1de8cc585f60c7 in syncope's branch refs/heads/1_2_X from [~mdisabatino] [ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=ccb747d ] [SYNCOPE-954] Fix console exception when running an enable or disable action > Wicket exception when running an enable or disable action > --------------------------------------------------------- > > Key: SYNCOPE-954 > URL: https://issues.apache.org/jira/browse/SYNCOPE-954 > Project: Syncope > Issue Type: Bug > Components: console > Affects Versions: 1.2.8 > Reporter: Marco Di Sabatino Di Diodoro > Assignee: Marco Di Sabatino Di Diodoro > Fix For: 1.2.9 > > > If you try to execute an enabling or disabling action, syncope returns an wicket exception. > org.apache.wicket.WicketRuntimeException: Cannot replace a component which has not been added: id='_header_', component=[HtmlHeaderContainer [Component id = header]]: > [Page class = org.apache.syncope.console.pages.StatusModalPage, id = 5, render count = 1] -- This message was sent by Atlassian JIRA (v6.3.4#6332)