AskiaExt 5.4.5
Version 5.4.5.3 (not yet released)
- The last web result of a refresh (F5) of completed interview in a browser is now success instead of abandoned.
- Only send an abandoned heartbeat if the interview is marked as modified
- Incorrect behavior of IsQuotaFullFor routing
Version 5.4.5.2 (09/05/2017)
- Improved the quick-sort algorithm by picking a random pivot on each iteration (instead of the first element)
- Setting value in same screen creates infinite loop
- Always try to keep the original URL
- Survey feedback for test interviews only wasn't working
- Make sure the interview is marked as 'not modified' after reading it from disk/sql
- Possible crash in CResponseBlockPane::CreateVirtualElements
- Load balancing issue: extra parameters are lost when restarting an interview triggers a change in servers on SetIdentity
- Fixed some problems with Microsoft Visual C++ Redistributable in setups:
- When installing Microsoft Visual C++ Redistributable, in most cases multiple versions within the same track were installed. E.g. when installing Microsoft Visual C++ 2015 v14.0.24215, v14.0.24212 was also installed. This bug applies to Microsoft Visual C++ 2008 up till 2015. Except for the unneeded installation, there is no impact.
- Updated version-check of Microsoft Visual C++ 2015 Redistributable (both 32-bit and 64-bit), according to a new recommendation of Microsoft. This fixes problems when running the installer on systems where Microsoft Visual C++ 2017 Redistributable (14.10.x) or some versions of TFS testing framework are already installed. An error message box is displayed (errorcode 0x666 or 0x80070666), after which the setup continuous.
- Make sure interviews are marked as not modified when restarting a completed interview
- Problems with HTTPS
Version 5.4.5.1 (09/02/2017)
- Switched to UNICODE!
- Delete interview on WebProd when it's deleted on CCA
- When an interview has been marked as incomplete (in modify interview), restart the interview from the beginning
- Added support for 'FromQuestion' URL parameter to (re-)start an interview from anywhere