Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
CNDA 1.7.3 Sprint 8
-
Rank:0|ii1cyn:
-
CNDA 1.7.3 Sprint 8
Description
The values returned by XNAT.data.context are intended to display the current user's page context. However, the values for projectID and project are found by querying the $om.getProject() method, which looks for whichever project owns the data object in context. This is causing odd behavior downstream for JS functions that consume this context object.