← Back to team overview

touch-packages team mailing list archive

[Bug 1513580] Re: Long message that gets split is shown in the wrong order

 

Lets see if anyone hits this

** Description changed:

  Two Messages were delivered as
  
  TS 1 Msg 1 Part 1
  TS 2 Msg 1 Part 2
  TS 3 Msg 2 Part 1
  TS 3 Msg 1 Part 3
  TS 4 Msg 2 Part 2
  TS 5 Msg 2 Part 4
  TS 5 Msg 2 Part 3
  
  The database shows them all in the correct order of arrival.
  SELECT * FROM text_events ORDER BY timestamp; is correct order
  SELECT * FROM text_events ORDER BY timestamp DESC; is the incorrect order
  
+ The event ids contain timestamps and a serial number and are in the
+ correct order
+ 
  Sent from an iPhone 5s

** Changed in: messaging-app (Ubuntu)
   Importance: Undecided => Medium

** Changed in: messaging-app (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1513580

Title:
  Long message that gets split is shown in the wrong order

Status in messaging-app package in Ubuntu:
  Confirmed

Bug description:
  Two Messages were delivered as

  TS 1 Msg 1 Part 1
  TS 2 Msg 1 Part 2
  TS 3 Msg 2 Part 1
  TS 3 Msg 1 Part 3
  TS 4 Msg 2 Part 2
  TS 5 Msg 2 Part 4
  TS 5 Msg 2 Part 3

  The database shows them all in the correct order of arrival.
  SELECT * FROM text_events ORDER BY timestamp; is correct order
  SELECT * FROM text_events ORDER BY timestamp DESC; is the incorrect order

  The event ids contain timestamps and a serial number and are in the
  correct order

  Sent from an iPhone 5s

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1513580/+subscriptions


References