[ http://jira.magnolia.info/browse/MAGNOLIA-1278?page=comments#action_13421 ] Grégory Joseph commented on MAGNOLIA-1278: ------------------------------------------
It would mean that some code was commited without a jira reference, and that Sameer left this open because he doesn't feel satisfied with the fix yet ? Did you check the sources ? > MgnlContext.getHierarchyManager(getRepositoryId()).getQueryManager() and > MgnlContext.getQueryManager(getRepositoryId()) return unequal values. > ---------------------------------------------------------------------------------------------------------------------------------------------- > > Key: MAGNOLIA-1278 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1278 > Project: Magnolia > Issue Type: Bug > Reporter: Chris Miner > Assigned To: Sameer Charles > > I found that: > MgnlContext.getQueryManager(getRepositoryId()) > is returning a query manager that can be used for doing queries while: > MgnlContext.getHierarchyManager(getRepositoryId()).getQueryManager() > returns null. Not sure why. My workaround was to use the first call. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
