Fixed bug when saving queries that contained Age <n query constraint. The < caused an xml exception when saved without a CDATA wrap. Updated the code to wrap all value domains with CDATA when saving within a query.
Hi Kevin, could you share the wrapper.log from when you ran 5.7 and let me know if there are any errors in there.
Changed detection of existing version of installation from the tomcatPub caties.jar to configuration caties.jar. as not installations might have a tomcatPub in the installation folder.
I see the problem. It was assuming tomcatPub to be present and hence it could not get a version of your existing installation on the private server.
Can you try running the installer on the private server again to see if the error still occurs. In any case, it is a non critical error in your case as you have separate private and public servers. Your upgrade should be complete.
Tagging v5.7 Release.
Tagging v5.7 Release.
Fixing bug where saving caseset file to path which has spaces causes issues. Fixed some issues with study creation dialog errors not prompting the user. Added autofill for city and state and country when creating new user. It copies that data from the current users address.