authoring module fix for populating the correct map data for the revisiting authorscalling public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
authoring module fix for populating the correct map data for the revisiting authorsadded the method: public static void assignStaterMapsToCurrentMaps(HttpServletRequest request)
When getting the contents of a folder, check the permissions on subfolders, not just on folder itself. Otherwise the client displays subfolders that the user has no access to (e.g. other user's home folders).