squally2k / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
Other
0 stars 0 forks source link

resourceId is renwed improperly in main.js #496

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 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: