[
https://issues.apache.org/jira/browse/SYNCOPE-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Giacomo Lamonaco updated SYNCOPE-482:
-------------------------------------
Attachment: SYNCOPE-482.patch
Problem was related to the newer version of CodeMirror library. In the previous
version, the onChange event binding was defined inline, while now each editor
event should be defined in a separate way, using the .on(event_type, function)
notation.
> Updating workflow definition throught console XML editor doesn't really update
> ------------------------------------------------------------------------------
>
> Key: SYNCOPE-482
> URL: https://issues.apache.org/jira/browse/SYNCOPE-482
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 1.2.0
> Reporter: Giacomo Lamonaco
> Assignee: Giacomo Lamonaco
> Fix For: 1.2.0
>
> Attachments: SYNCOPE-482.patch
>
>
> Open Configuration and select Workflow tab. Open the XML editor, write
> something in the text area and save the modifications. Now re-open the xml
> editor: your changes doesn't appear because they aren't applied to workflow.
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)