Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.0, trunk
-
Component/s: Gradebook Classic
-
Labels:None
Description
There is a circular dependency that makes the GradebookService unusable by injection in other tools between:
org_sakaiproject_tool_gradebook_facades_Authz
and
org_sakaiproject_service_gradebook_GradebookService
They both depend on the other.