Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-186

QContact::detailsWithAction returns the same detail multiple times

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.0.0
    • 1.0.0
    • Contacts
    • None
    • a5a88d79412a10d623079046d366a90a82283c95,4536eb5080d2be3d76b1acf3dac4c24d449c0531

    Description

      The QContact::detailsWithAction function is implemented as a loop over a set of available actions, and a set of all details. This means that if two actions support a specific detail the detail will appear twice.

      It should be reversed to have the outer loop be the details (but should not instantiate a specific action more than once).

      Other similar functions may have the same problem.

      Attachments

        Activity

          People

            wuwon Kevin Wu Won (closed Nokia identity) (Inactive)
            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: