Banners with multiple apps should list view them
Bug #987851 reported by
Dave Morley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Apps Directory |
Fix Released
|
Low
|
Michael Nelson |
Bug Description
Bug Description:
Currently there is an banner for books, the banner list 4-5 books which displays a list view of them in USC but in UAD it goes to the info page for the first item in the cue.
SCA Version:
Django 1.3
Python 2.6.5 (r265:79063, Apr 16 2010, 14:15:55) [GCC 4.4.3]
preflight 0.1
OS:
64bit precise
Browser:
ff 11.0
Problem URL:
https:/
Steps To Reproduce:
1. goto the link above
2. click on the books banner
3. repeat bu in USC
Expected Result:
I expect USC's behavour to be mirrored here.
Related branches
lp://staging/~michael.nelson/ubuntu-webcatalog/987851-display-multiple-apps-from-banner
- Canonical Consumer Applications Hackers: Pending requested
-
Diff: 201 lines (+100/-8)8 files modifiedsrc/webcatalog/models/applications.py (+10/-4)
src/webcatalog/templates/webcatalog/application_list.html (+30/-0)
src/webcatalog/templates/webcatalog/department_overview.html (+1/-1)
src/webcatalog/templates/webcatalog/search_results.html (+1/-1)
src/webcatalog/tests/test_models.py (+2/-1)
src/webcatalog/tests/test_views.py (+35/-1)
src/webcatalog/urls.py (+1/-0)
src/webcatalog/views.py (+20/-0)
Changed in ubuntu-webcatalog: | |
status: | New → Confirmed |
Changed in ubuntu-webcatalog: | |
milestone: | none → 12.05 |
status: | Confirmed → Fix Committed |
assignee: | nobody → Michael Nelson (michael.nelson) |
Changed in ubuntu-webcatalog: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.