Skip to content

LORIS Release v18.0.1

Compare
Choose a tag to compare
@driusan driusan released this 11 Oct 19:39

This bugfix release fixes minor issues that weren't fixed in time for the LORIS v18.0.0 release, or that were discovered since.

The next bugfix release is scheduled for October 20, 2017.

The full list of fixes in v18.0.1 are as follows:

  • Properly escape table and column names in upgrade script (#3168)
  • The instrument setup() function now matches its parent, fixing PHP warnings (#2916)
  • Post data is re-sent, rather than discarded after a redirect (#2941)
  • The UI should say username, not email on the reset-password page (#3042)
  • Improve entropy in temporary password generation (#3045)
  • Fixed MRI Protocol Show/Hide links (#3057)
  • Fixed Excel Dumps URL rewrites (#2978)
  • Fixed empty result in getMaxThreadStatus for NDB_BVL_Feedback (#3141)
  • Fixed "Please click here to go back" link RM13189 in imaging uploader
  • Declare User::isPasswordStrong to be a static function, fixing some PHP warnings (#3169)
  • Added slashes at the end of account links on login screen, which prevents an unnecessary redirect (#3176)