Item for purchase shows no metadata
Bug #625254 reported by
Matthew Paul Thomas
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
High
|
Gary Lasker |
Bug Description
Binary package hint: software-center
Ubuntu Software Center 2.1.14.1, Ubuntu Maverick
1. Navigate to "Get Software" > "For Purchase" > "Hello X Adventure".
What you should see: Description, screenshot, version, license, and updates status information for the item.
What you actually see: None of the above.
Related branches
lp://staging/~gary-lasker/software-center/metadata-fixes
- Michael Vogt (community): Approve
-
Diff: 235 lines (+55/-32) (has conflicts)9 files modifiedapt-xapian-index-plugin/software-center.py (+3/-0)
debian/changelog (+23/-0)
softwarecenter/db/application.py (+5/-1)
softwarecenter/db/database.py (+4/-4)
softwarecenter/db/update.py (+2/-16)
softwarecenter/distro/Ubuntu.py (+4/-3)
softwarecenter/view/appdetailsview_gtk.py (+2/-0)
softwarecenter/view/appview.py (+8/-8)
test/test_database.py (+4/-0)
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in software-center (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
The 'Fluendo DVD Player' still has no description (or screenshot) here. The fix in s-c 2.1.18 does however fix the license/updates. There also seems to be no reason why we shouldn't display a version number for 'for purchase' apps?