tobydragon / metafora-project

Automatically exported from code.google.com/p/metafora-project
1 stars 0 forks source link

Snapshot of eXpresser opens instead of model #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
How is this possible? I open a resource card and look at the XML. The first 
time it has the thumbnail details and parameter which should have never 
happened at all anyway. Then later on after several attempts and following my 
surprise and that this is happening I click again the same resource cards and 
it doesn't have this parameter !? Could the command channel be confused with 
some value of property from a previous command (e.g. from sharing the object?) 

<?xml version='1.0' encoding='utf-8' standalone='no'?><action 
time='1342533229626' ><actiontype classification='modify' logged='true' 
succeed='true' type='modifyNodeUrl'/><user id='Alice' ip='1342528152905' 
role='originator'/><user id='PlanningToolTest' role='receiver'/><object 
id='RGVtbyBNYXBfbm9kZV8yNg==' type='PlanningNode' ><properties><property 
name='RESOURCE_URL' 
value='http://web-expresser.appspot.com/?metafora=1&amp;collaborate=1&amp;loggin
g=0&amp;indicatorposting=0&amp;ptNodeId=RGVtbyBNYXBfbm9kZV8yNg==&amp;ptMap=RGVtb
yBNYXA=&amp;ptMap=RGVtbyBNYXA=&amp;otherUser1=&amp;ptMap=RGVtbyBNYXA=&amp;otherU
ser1=&amp;time=1342484375595813101&amp;thumbnail=150x90&amp;ptMap=RGVtbyBNYXA%3D
&amp;ptMap=RGVtbyBNYXA%3D' /><property name='PLANNINGTOOLMAP' 
value='RGVtbyBNYXA=' /></properties></object></action>

<?xml version='1.0' encoding='utf-8' standalone='no'?><action 
time='1342533345276' ><actiontype classification='modify' logged='true' 
succeed='true' type='modifyNodeUrl'/><user id='Alice' ip='1342528152905' 
role='originator'/><user id='PlanningToolTest' role='receiver'/><object 
id='RGVtbyBNYXBfbm9kZV8yNg==' type='PlanningNode' ><properties><property 
name='RESOURCE_URL' 
value='http://web-expresser.appspot.com/?metafora=1&amp;collaborate=1&amp;loggin
g=0&amp;indicatorposting=0&amp;ptNodeId=RGVtbyBNYXBfbm9kZV8yNg==&amp;ptMap=RGVtb
yBNYXA=&amp;ptMap=RGVtbyBNYXA%3D' /><property name='PLANNINGTOOLMAP' 
value='RGVtbyBNYXA=' /></properties></object></action>

Original issue reported on code.google.com by mavrikis@gmail.com on 17 Jul 2012 at 2:06

GoogleCodeExporter commented 9 years ago
Maybe that was a freak event.... will keep an eye in case it happens again.

Original comment by mavrikis@gmail.com on 19 Jul 2012 at 7:05