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

MessagesCounted 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. QMessageSerice::countMessages() API is called withQMessageFilter as in
      parameter.
      4. messagesCounted SIGNAL is not emitted. spy count is 0.

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

      ACTUAL OUTCOME:
      1. Message is added to message store
      2. QMessageSerice::countMessages() API returns true.
      3. messagesCounted 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