facet should come from the layer, not __launchpad_facetname__
Bug #226917 reported by
Curtis Hovey
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Triaged
|
Low
|
Unassigned | ||
Bug Description
The facet menu works by reading the __launchpad_
The attribute is associated with a vhost's request type. That request object has a layer. The facet menu should use the layer associated with the request. We require a mapping or an adapter to convert the layer to a named facet. I image that the LaunchpadRequest's layer is synonymous with the Overview facet in the menu.
| Changed in launchpad: | |
| status: | New → Confirmed |
| Changed in launchpad: | |
| importance: | Undecided → Medium |
| tags: |
added: tech-debt removed: cleanup |
| visibility: | private → public |
| description: | updated |
| Changed in launchpad: | |
| importance: | Medium → Low |
To post a comment you must log in.