Fix the exitURL redirection when a survey is completed and the site uses a gateway url.

This commit is contained in:
Colin Kuskie 2009-02-04 02:22:21 +00:00
parent 787fe74ee1
commit b8b2a38ef5
3 changed files with 8 additions and 4 deletions

View file

@ -16,6 +16,7 @@
- fixed #9535: Bad characters in dom element ids when generated from assetId
- fixed #9542: Default WebGUI config contains invalid workflow activity
- fixed #9623: preload.custom paths not included during upgrade
- fixed #9638: Survey - Submit of survey creates new demo
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields