drneamati / klaxon

Automatically exported from code.google.com/p/klaxon
Apache License 2.0
0 stars 0 forks source link

Message body match no longer functions. #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set sender string to "TEST"
2. Select to "Also Match Message Body"
3. Text a message containing "TEST" to yourself.

What is the expected output? What do you see instead?
Expect alarm to go off. No alarm is sounded.

What version of the product are you using? On what operating system?
Using Klaxon v.23 on an HTC Evo with Android version 2.3.3

Please provide any additional information below.
This seems to have stopped working after the v.23 update.

Original issue reported on code.google.com by mike...@gmail.com on 8 Aug 2011 at 3:22

GoogleCodeExporter commented 9 years ago
Relevant section from log: 

08-07 22:34:30.494 I/ActivityThread(11325): Pub org.nerdcircus.android.klaxon: 
org.nerdcircus.android.klaxon.PagerProvider
08-07 22:34:30.514 D/SmsPageReceiver(11325): fetching messages...
08-07 22:34:30.524 D/SmsPageReceiver(11325): using Standard pageparser
08-07 22:34:30.524 D/SmsPageReceiver(11325): from: ((REDACTED))
08-07 22:34:30.524 D/SmsPageReceiver(11325): display from: ((REDACTED))
08-07 22:34:30.524 D/SmsPageReceiver(11325): subject: TEST
08-07 22:34:30.524 D/SmsPageReceiver(11325): body: TEST
08-07 22:34:30.524 D/SmsPageReceiver(11325): message doesnt appear to be a 
page. skipping

Original comment by mike...@gmail.com on 8 Aug 2011 at 3:39

GoogleCodeExporter commented 9 years ago
Thanks for the excellent bug report!

I'm sorry for breaking this. The good news is that I've just released v24 which 
fixes this issue.

apologies,

--marc.

Original comment by mun...@gmail.com on 8 Aug 2011 at 6:46