Opened 10 years ago
Closed 8 years ago
#13318 closed defect (fixed)
survey demo broken
Reported by: | bill | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | Website | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The survey demo isn't working, giving an error on startup about the sitepen URL:
"NetworkError?: 500 java.lang.reflect.InvocationTargetException? - http://cometd.sitepen.com/cometd?message=%5B%7B%22channel%22%3A%22%2Fmeta%2Fconnect%22%2C%22connectionType%22%3A%22callback-polling%22%2C%22clientId%22%3A%221cu9nphamwhg6mlclzs%22%2C%22id%22%3A%224%22%7D%5D&jsonp=dojo.io.script.jsonp_dojoIoScript5._jsonpCallback" cometd...allback
Change History (5)
comment:1 Changed 9 years ago by
Status: | new → open |
---|
comment:2 Changed 8 years ago by
Owner: | changed from dylan to cjolif |
---|---|
Status: | open → assigned |
comment:3 Changed 8 years ago by
the problem is that the demos list is automatically built from what is found in the demos directory, so hiding it will mean deleting the survey directory from the server. I can ask Robert to do that.
comment:4 Changed 8 years ago by
Owner: | changed from cjolif to dylan |
---|
comment:5 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Removed the survey demo for now. Will reopen if someone wants to work to make it work with new CometD, or with a node back-end.
This is broken because the CometD server instance is no longer available.
We should probably rewrite this to work against a Node or Persevere test server, or rewrite against more recent versions of CometD.
That said, this demo needs a rewrite anyway.
Christophe, could you please hide this demo from the site, and then assign back to me?