-
Bug
-
Resolution: Fixed
-
Major
-
4.2.0
-
None
-
None
-
4.2 M7
Their location is statically initialized in the following components:
- GroupDirectoryDAO
- UserPopulationDAO
- SynhcronizableContentsCollectionDAO
But in some cases, such as in tests, the Ametys home location changes from a test class to another. So it needs to be set in #initialize method instead