FLUID-1697: OSDPL Views: when Browsing design patterns, some design patterns are listed twice.

Metadata

Source
FLUID-1697
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2008-10-21T15:09:12.000-0400
Updated
2011-02-22T16:27:52.771-0500
Versions
  1. 0.5
Fixed Versions
  1. 0.6
Component
  1. OSDPL

Description

If a design pattern belongs to more than one category, it should only be listed once in the Browse design patterns View. The View should list all categories belonging to that one pattern instead of listing it multiple times.

Comments

  • Jonathan Hung commented 2008-10-21T15:09:22.000-0400

    iteration22

  • Jonathan Hung commented 2008-10-23T12:37:47.000-0400

    This actually doesn't seem to be a bug, but a limitation in Views.

    If a node uses multiple terms from a vocabulary, that node will be listed for each vocabulary term used. i.e. if a pattern is tagged with "Drag and Drop", "drag and drop", and "mouse", it will appear three times in a View.

    Using Node:Distinct filter does not fix the issue because Node:Distinct does not act on Taxonomies.

    At this time there is no real solution to this except for restricting Design Patterns to use only a single category term so it will appear once in a list. However, this isn't what we want because we want pattern authors to be able to select multiple categories.

    Currently trying to figure out an alternative approach to categorizing with a decent browsing experience.

  • Jonathan Hung commented 2008-11-16T00:45:42.000-0500

    Fixed with FLUID-1806.

  • Michelle D'Souza commented 2011-02-22T16:27:52.769-0500

    Closing issues that were resolved for 1.0 and earlier releases.