Bug 1011111 - Importing a JSON definition never failes even if the definition is invalid
Summary: Importing a JSON definition never failes even if the definition is invalid
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Designer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER5
: 6.0.0
Assignee: Tihomir Surdilovic
QA Contact: Sona Mala
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-23 16:01 UTC by Sona Mala
Modified: 2014-08-06 20:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:10:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sona Mala 2013-09-23 16:01:51 UTC
Description of problem:
Importing a JSON definition never fails even if this definition is invalid. In that case, Designer imports nothing (empty process).

Version-Release number of selected component (if applicable):
6.0.0. ER3

How reproducible:


Steps to Reproduce:
1. Create new process (Start -> Task -> End)
2. View its JSON definition and copy it (Ctrl+A, Ctrl+C) 
3. Open import dialog for JSON
4. Insert JSON definition and delete any character ('}', ']', etc.)

Actual results:
Alert "Importing..." is shown together with confirmation dialog "Replace existing model?". If you answer 'YES' then the empty process is shown.


Expected results:
Same behaviour as for BPMN2:
  - Alert "Failed to import JSON"
  - Alert with more specific message ("missing character", etc.)
  - no confirmation dialog
  - previous process is shown (without changes)


Additional info:

Comment 1 Tihomir Surdilovic 2013-09-30 15:42:54 UTC
fixed in designer master and 6.0.x branches

Comment 2 Sona Mala 2013-12-18 09:31:14 UTC
Verified for ER5


Note You need to log in before you can comment on or make changes to this bug.