solutionexchange / DSaaS

REST-style API so any web developer can develop utilizing OpenText Delivery Server (AKA RedDot LiveServer) features without touching DynaMents.
8 stars 4 forks source link

AJAX callbacks server specific #1

Closed solutionexchange closed 13 years ago

solutionexchange commented 13 years ago

need to remove hard coded file names and come up with a better solution as the wrong host will cause AJAX not to work.

solutionexchange commented 13 years ago

edit qunit.html to fix this. server specific placeholders exist and should be fine. Other alternatives are available.

solutionexchange commented 13 years ago

made api sandbox server utilize registry variable api.host. This should also be transportable. Will resolve once change committed.

solutionexchange commented 13 years ago

this is included in the latest transport package uploaded earlier today.