fix for path handling on return of place info

This commit is contained in:
Stephen Birarda 2015-06-17 11:18:43 -07:00
parent 8b8f0bcbde
commit bc20ea6ed2

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