AskiaExt 5.4.6
Version 5.4.6.36 (11/01/2019)
- Load balancing issue - only consider an interview as in progress if it's in memory and modified
Version 5.4.6.35 (01/02/2019)
- Verify the resource checksum before loading an ADC
Version 5.4.6.34 (15/01/2019)
- Fixed thread safety issue in Json parser
Version 5.4.6.33 (04/01/2019)
- Possible load balancing issues because Intvw value changes when loading an interview from database if the respondent UTC offset is different from the server UTC offset
Version 5.4.6.32 (20/12/2018)
- Possible crash in change response order on loops
- Problem with converting string to value and vice-versa for bigint fields (I8/DECIMAL variants)
Version 5.4.6.31 (11/12/2018)
- Added option to verify periodically for interviews which weren't sent to CCA
Version 5.4.6.30 (05/11/2018)
- Don't set interview start time again on Action=SetIdentity for new interviews. This can cause problems with load balancing.
Version 5.4.6.29 (21/10/2018)
- Don't send interview files to CCA for deleted surveys
Version 5.4.6.28 (20/09/2018)
- Accept links starting with both ~ and %7E as encrypted links
Version 5.4.6.27 (12/09/2018)
- Possible LoadBalancing issue - interview can overwrite other data if DoExternalPanel request is received while the interview is in progress on another server, and times out after the interview was saved on the other server
- Only store the quota in an interview if they are valid
Version 5.4.6.26 (06/09/2018)
- Interview.IsTest wasn't working
Version 5.4.6.25 (26/07/2018)
- Run Askia Script problem with Skip and sub questions
Version 5.4.6.24 (16/07/2018)
- Fix for repeated parameters
Version 5.4.6.23 (06/07/2018)
- Removal of bugs which would re-run all routings - should increase speed as well
- Preliminary selection import bug
- Preliminary selection can mess up ??gridQuestion??[N] if some of the loop items are empty
Version 5.4.6.22 (08/06/2018)
- Crash on CurrentQuestions.Errors
- Ranking error not displayed which can cause missing data
Version 5.4.6.21 (01/06/2018)
- Importation and make invisible bug
- ColorSuccess propertie was not working
Version 5.4.6.20 (30/05/2018)
- LiveRouting on caption did not work with {%
- Quota::GetTokenPath not working when only requesting response tokens
- Problem with quota update serialization for partial updates
- Prevent crash on serializing modality to XML when its resource is invalid
Version 5.4.6.19 (11/05/2018)
- Bug on vertical / horizontal sub form with loop of loop
- Re-introduction of the multiple attempts when extracting ADX
Version 5.4.6.18 (03/05/2018)
- Fixed possible issue when parsing query parameters
Version 5.4.6.17 (20/04/2018)
- Fixed several memory leaks
Version 5.4.6.16 (29/03/2018)
- When switching an interview from cati to web, generate a new seed for the interview
Version 5.4.6.15 (27/02/2018)
- Possible crash when synchronizing dat-files from disk to SQL
- Don't modify response in ISAPI filter if request was not for AskiaExt.dll
Version 5.4.6.14 (06/02/2018)
- Problem with retrieving client IP address when using load balancing
Version 5.4.6.13 (23/01/2018)
- Screenout interviews could be restarted
Version 5.4.6.12 (12/01/2018)
- Interview cookies were not working
Version 5.4.6.11 (10/01/2018)
- Problems with .Iteration(X) and loops of loops
Version 5.4.6.10 (08/01/2018)
- AvailableQuota or other on a question not in the tree
Version 5.4.6.9 (21/12/2017)
- Fix on live ??ResPath??
Version 5.4.6.8 (18/12/2017)
- Fix for possible data loss if SetIdentity is not received after a reload
Version 5.4.6.7 (14/11/2017)
- Possible crash when using groups of ranges in a numeric quota question
Version 5.4.6.6 (23/10/2017)
- Problems when running multiple webprods for different webfarms on the same server
Version 5.4.6.5 (04/10/2017)
- ANSI BUILD: Incorrect encoding for some text written to the qes file, so reading the file in Unicode build returns corrupted text
- Some quota routings did not take the setting Include Running Interviews into account
Version 5.4.6.4 (11/09/2017)
- Added "ForceUpdateSurvey" action to force an update task of one or more surveys by CCA
Version 5.4.6.3 (01/09/2017)
- Incorrect behavior of IsQuotaFullFor routing
- Improved performance of sending survey list to CCA
Version 5.4.6.2 (19/07/2017)
- 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
- Syntax error in generated HTML
Version 5.4.6.1 (01/06/2017)
- Fixed several issues and inconsistencies regarding the SQL Server credential page of the installer scripts:
- The wizard page clearly shows which credentials are being specified (application or setup).
- The correct credentials are now used during the setups for database creation, database list lookup, and update script execution.
- A few annoyances are fixed when navigating back to the credentials pages.
- Fix for DoExternalPanel inconsistency: Broker and BrokerPanelId is now completely case insensitive