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

Symbian - problems with QContactDetail::value with QLatin1String

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 1.0.0
    • 1.0.0
    • Contacts
    • None
    • Symbian (rvct only?)
    • 1b40403ffffd5f084d5d42740f8a0c2386636f9c 4216c611624f62174b76d47b1afeea5135caf9fc.

      A reported issue is that code like:

      QContactName name;
      name.setFirstName("Bob");
      name.setLastName("Aaronson");

      name.value(QLatin1String("FirstName") == empty
      name.value(QLatin1String("LastName") == "Aaronson"

      This does not seem to occur on any other platform, so is likely compiler dependent.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes