arun13 / oryx-editor

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

DataManager.__persistDOM(facade) give different returns by the same input #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Create a new process, and call two times the function
DataManager.__persistDOM(facade), e.g. hit the save button.

What is the expected output?
The same persitent dom.

What do you see instead?

1. function call:
"<div id="resource0"><a href="http://www.apfelfabrik.de/dummyresource"
rel="raziel-entry"/><span clas..."

2. function call:
"<div id="resource0"><span
class="oryx-type">http://b3mn.org/stencilset/bpmn#Task</span><span class="..."

Somehow, it seems to me a little stange to have still the '<a
href="http://www.apfelfabrik.de/dummyresource" rel="raziel-entry"/>' in it!!!!

Original issue reported on code.google.com by W.Tsches...@gmail.com on 14 May 2008 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 23 May 2008 at 3:39

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 23 May 2008 at 3:42

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 23 Jun 2008 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 26 Jun 2008 at 1:32

GoogleCodeExporter commented 9 years ago
r640

Original comment by NicoPete...@gmail.com on 1 Jul 2008 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 13 Jul 2008 at 6:05