Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.44
-
Fix Version/s: 1.45
-
Component/s: Configurable
-
Labels:None
-
Similar issues:
Description
Configurable class doesn't work with Velocity 1.7. #checkDocumentSavedByAuthorizedUser is used in a non-compatible manner, so the check always seems to return false.
#findNamesOfAppsToConfigure is also a bit wrong, but it works since the actual and formal parameter names are the same.