Open hotblac opened 6 years ago
See test case added in commit e29cb260c4218d2df75cec2339d409cf880d926d
Test case:
What should happen: afterSubdialog.vxml should be resolved relative to the caller: /approot/afterSubdialog.vxml
What actually happens: afterSubdialog.vxml is resolved relative to completed subdialog: /approot/subdirectory/afterSubdialog.vxml
Attached: Output of test run: mostly JVoiceXML browser output. runner.log
Cause: emestrategy.HttpSchemeStrategy ( 160) [] error accessing 'http://localhost:9090/voicexmlriot-junit-demo/subdialog/afterSubdialog.vxml': Not Found (HTTP error code 404)
See test case added in commit e29cb260c4218d2df75cec2339d409cf880d926d
Test case:
What should happen: afterSubdialog.vxml should be resolved relative to the caller: /approot/afterSubdialog.vxml
What actually happens: afterSubdialog.vxml is resolved relative to completed subdialog: /approot/subdirectory/afterSubdialog.vxml
Attached: Output of test run: mostly JVoiceXML browser output. runner.log
Cause: emestrategy.HttpSchemeStrategy ( 160) [] error accessing 'http://localhost:9090/voicexmlriot-junit-demo/subdialog/afterSubdialog.vxml': Not Found (HTTP error code 404)