[jira] [Assigned] (SYNCOPE-758) Workflow diagram not updated after saving from XML editor modal window

2016-02-09 Thread Marco Di Sabatino Di Diodoro (JIRA)

 [ 
https://issues.apache.org/jira/browse/SYNCOPE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Di Sabatino Di Diodoro reassigned SYNCOPE-758:


Assignee: Marco Di Sabatino Di Diodoro

> Workflow diagram not updated after saving from XML editor modal window
> --
>
> Key: SYNCOPE-758
> URL: https://issues.apache.org/jira/browse/SYNCOPE-758
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.0-M1
>Reporter: Francesco Chicchiriccò
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.0
>
>
> Steps to reproduce:
>  # go to Configuration -> Workflow
>  # click on XML editor
>  # make any visible modification (say name of one of available tasks)
>  # save
> The workflow definition diagram is not updated, an error like as the 
> following is reported in the JS Console:
> {code}
> 400 BadRequest 
> 

[jira] [Commented] (SYNCOPE-758) Workflow diagram not updated after saving from XML editor modal window

2016-02-09 Thread Marco Di Sabatino Di Diodoro (JIRA)

[ 
https://issues.apache.org/jira/browse/SYNCOPE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139203#comment-15139203
 ] 

Marco Di Sabatino Di Diodoro commented on SYNCOPE-758:
--

Upgrading to Wicket 7.2.0 solved workflow diagram problem. There are some 
problems with the wizard, we need upgrade AjaxWizardButtonBar 
(https://issues.apache.org/jira/browse/WICKET-6070)

> Workflow diagram not updated after saving from XML editor modal window
> --
>
> Key: SYNCOPE-758
> URL: https://issues.apache.org/jira/browse/SYNCOPE-758
> Project: Syncope
>  Issue Type: Bug
>  Components: console
>Affects Versions: 2.0.0-M1
>Reporter: Francesco Chicchiriccò
>Assignee: Marco Di Sabatino Di Diodoro
> Fix For: 2.0.0
>
>
> Steps to reproduce:
>  # go to Configuration -> Workflow
>  # click on XML editor
>  # make any visible modification (say name of one of available tasks)
>  # save
> The workflow definition diagram is not updated, an error like as the 
> following is reported in the JS Console:
> {code}
> 400 BadRequest 
>