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

MessagesFound SIGNAL is not emited

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • None
    • 1.2.0
    • Messaging
    • None

      PRECONDITIONS:
      1. Construct a message
      2. Add message to message store.

      STEPS LEADING TO PROBLEM:
      1. Construct a message
      2. Add the message to message store
      3. Query message with message filter and body as in parameters.
      4. queryMessage returns TRUE.
      5. messagesFound SIGNAL is not emitted. spy count is 0.

      EXPECTED OUTCOME:
      1. messagesFound SIGNAL has to be emitted.
      2. spy count is 0

      ACTUAL OUTCOME:
      1. Message is added to message store
      2. queryMessages API returns True.
      3. messagesFound SIGNAL is not emitted.
      4. spy count is 0.

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

            ponizovk Alexander Ponizovkin
            leonlee Leonard Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes