Loading
Fix 'TDocSourceConfig' object has no attribute 'cache_manager_name'
PortalSource._get_client passed cache_manager_name attribute that doesn't exist on TDocSourceConfig. PortalClient.__init__ doesn't even accept that parameter — it was a remnant from an earlier refactoring.