desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #15301
[Bug 849048] [NEW] Poor heading shown for multi-item exhibit
Public bug reported:
software-center trunk r2309, Ubuntu 11.10 beta 1
1. PISTON_MINI_CLIENT_DISABLE_SSL_VALIDATION=1 SOFTWARE_CENTER_BUY_HOST=http://sc.staging.ubuntu.com/ ./software-center
2. Click on the banner for "frozen bubble, k3b, vim and blender".
3. Look at the header for the list.
What you see: "frozen-bubble,k3b,vim,blender"
What you should see: "Morley's morsels", or some similarly imaginative
title.
This is because the API no longer includes a title_translated field, on
the grounds that the HTML made it unnecessary. But it's still necessary
when showing the list. (Even when we switch from the list view to a tile
view later, we couldn't really just reuse the banner verbatim, because
that would risk looking as if clicking the banner hadn't done anything.)
A short-term improvement in the client would be to show no heading at
all, rather than the list of package names. Beyond that, though, we
probably need to reintroduce title_translated in the API and the admin
interface.
** Affects: software-center-agent
Importance: Undecided
Status: New
** Affects: software-center (Ubuntu)
Importance: Medium
Status: New
** Also affects: software-center-agent
Importance: Undecided
Status: New
** Changed in: software-center (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/849048
Title:
Poor heading shown for multi-item exhibit
Status in Online service used by software center:
New
Status in “software-center” package in Ubuntu:
New
Bug description:
software-center trunk r2309, Ubuntu 11.10 beta 1
1. PISTON_MINI_CLIENT_DISABLE_SSL_VALIDATION=1 SOFTWARE_CENTER_BUY_HOST=http://sc.staging.ubuntu.com/ ./software-center
2. Click on the banner for "frozen bubble, k3b, vim and blender".
3. Look at the header for the list.
What you see: "frozen-bubble,k3b,vim,blender"
What you should see: "Morley's morsels", or some similarly imaginative
title.
This is because the API no longer includes a title_translated field,
on the grounds that the HTML made it unnecessary. But it's still
necessary when showing the list. (Even when we switch from the list
view to a tile view later, we couldn't really just reuse the banner
verbatim, because that would risk looking as if clicking the banner
hadn't done anything.)
A short-term improvement in the client would be to show no heading at
all, rather than the list of package names. Beyond that, though, we
probably need to reintroduce title_translated in the API and the admin
interface.
To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center-agent/+bug/849048/+subscriptions
Follow ups
References