-
Going to http://localhost:8888/rest/etf?&project=ADMEditor&branch=master&path=&output=ADMEditor_master results in:
```
C:\Users\kevin\Documents\webgme-cyphy\node_modules\webgme-domain-tools>node app.…
-
When calling the REST API (to get the list of projects for example) from an external website (e.g. VulcanForge) the calls are rejected by the browser as the source domain of the page is different than…
-
If a connection is closed by the OS (because the client process exited), WebGME crashes.
Running this:
```
C:\Users\kevin\Documents\blob-testing>type close_conn.js
var net = require('net');
var sock…
-
We have seen this on Mac and Windows. We do not know how to reproduce it. We have seen it when the webserver was running from 'home' and connected to a mongodb, which is located at 'work'.
/Users/zso…