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 56495200BA5 for ; Tue, 4 Oct 2016 10:31:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 54E47160AC5; Tue, 4 Oct 2016 08:31:22 +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 92F47160AC9 for ; Tue, 4 Oct 2016 10:31:21 +0200 (CEST) Received: (qmail 52895 invoked by uid 500); 4 Oct 2016 08:31: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 52748 invoked by uid 99); 4 Oct 2016 08:31: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 08:31:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7C74B2C2A64 for ; Tue, 4 Oct 2016 08:31:20 +0000 (UTC) Date: Tue, 4 Oct 2016 08:31:20 +0000 (UTC) From: "Marco Di Sabatino Di Diodoro (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 08:31:22 -0000 Marco Di Sabatino Di Diodoro created SYNCOPE-954: ---------------------------------------------------- Summary: 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 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)