Merge pull request #5146 from birarda/master

fix for path handling on return of place info
This commit is contained in:
Stephen Birarda 2015-06-17 14:57:55 -04:00
commit 71475f13b5

View file

@ -305,7 +305,7 @@ void AddressManager::goToAddressFromObject(const QVariantMap& dataObject, const
<< returnedPath;
}
} else {
handlePath(overridePath, trigger);
handlePath(returnedPath, trigger);
}
} else {
// we didn't override the path or get one back - ask the DS for the viewpoint of its index path