tiku01 / oryx-editor

The New Home of the Oryx-Editor
Other
18 stars 8 forks source link

resourceId is renwed improperly in main.js #496

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import a diagram with arbitrary resourceIds on each shape, but one shape has 
the resourceId "foobar" and an arbitrary property with the value "foobar".
2. After a successful import the prior value "foobar" of the property will be 
replaced with a generated "oryx-XXX" UUID.

Attached is a patch that fixes this issue.

Original issue reported on code.google.com by felix.mannhardt on 4 Jan 2012 at 4:34

Attachments: