Ticket #549 (new defect)

Opened 22 months ago

Raise exceptions on "org.freesmartphone.GSM.SIM.DeleteMessage" failures.

Reported by: TAsn Owned by: mickey
Priority: minor Milestone:
Component: cornucopia/fsogsm Version: milestone5.5
Keywords: Cc:

Description

Currently fsogsmd doesn't raise any error when I try to delete a message that's already deleted, it just silently ignores. When you try to delete an invalid index, i.e try delete message #30 in a sim with 20 messages slots, you get: org.freesmartphone.GSM.DeviceFailed?: +CMS ERROR: 302 Instead of a nice clean "org.freesmartphone.GSM.SIM.InvalidEntry?".

Note: See TracTickets for help on using tickets.