Hi. I see that on irc there was a slight discussion as to what was causing this. The specific issue that is causing the wrong title/subtitle in the appdetailsview and for the addons is the change to softwarecenter/db/database.py at http://bazaar.launchpad.net/~software- store-developers/software-center/trunk/revision/1154 . The revision caused get_appname() to return an appname even when there is no appname. The code in softwarecenter/db/application.py relies on get_appname returning None when there is no appname. I have fixed get_appname() to return None in my branch, which will restore the correct title/subtitle and addon names in the appdetails view.
The issue with the wrong name in the navigation bar was there before the revision mentioned above and is still present after the change I've just made. Cheers. -- Incorrect title and summary for non-application packages https://bugs.launchpad.net/bugs/636004 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
