Commit f3d903dc authored by Roque's avatar Roque

erp5_officejs: for other officejs app testing

parent f1f1efee
......@@ -204,6 +204,8 @@ gadget_button_maximize.js\n
gadget_erp5_configure_editor.html\n
gadget_erp5_configure_editor.js\n
\n
jio_appcachestorage.js\n
\n
#setting\n
gadget_officejs_setting.js\n
gadget_officejs_setting.html\n
......@@ -398,7 +400,7 @@ NETWORK:\n
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>973.23494.2134.9352</string> </value>
<value> <string>975.65224.6078.42154</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -416,7 +418,7 @@ NETWORK:\n
</tuple>
<state>
<tuple>
<float>1549009933.21</float>
<float>1558970026.48</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -206,6 +206,9 @@
console.log("Unauthorized access to storage, sync cancelled");
return;
}
//TODO: ignore sync error to make other officejs apps work
//until configuration manifest file name is get from app-settings
return;
throw error;
});
});
......
......@@ -234,7 +234,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>975.60897.16999.55244</string> </value>
<value> <string>975.65235.3327.40977</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -252,7 +252,7 @@
</tuple>
<state>
<tuple>
<float>1558709867.09</float>
<float>1558970119.51</float>
<string>UTC</string>
</tuple>
</state>
......
......@@ -236,7 +236,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>975.50798.33418.15411</string> </value>
<value> <string>975.61081.27424.48469</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -254,7 +254,7 @@
</tuple>
<state>
<tuple>
<float>1558117924.11</float>
<float>1558721256.72</float>
<string>UTC</string>
</tuple>
</state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment