morrisj01 / droid-notify

Automatically exported from code.google.com/p/droid-notify
0 stars 0 forks source link

email 1 msg text appears in email 2 msg text on popup #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. receive an email A (see attchment "rec'd at 16.24") in the Kaiten Inbox
2. droid popup appears all ok.
3. receive another email B in Kaiten Spam/Junk folder that does not contain any 
text in the msg, only a picture of the senders advert which is hyperlinked to 
their website.
4. droid popup appears. All ok except that the message (only) of email A 
appears in the popup for email B (see attchment "rec'd at 16.27"). All other 
details (From, subject, time received etc) are all ok.
5. Have not yet checked if the same thing happens when an email is rec'd into 
the Spam/Junk folder that does contain text in the msg.

What is the expected output? What do you see instead?
Should see text that came with email B. Instead, I see text of email A

What version of the product are you using? On what operating system?
Samsung Galaxy S GT-I9000 Int'l (UK)
Kaiten 1.202
Droid Notifier Pro 2.16
DarkyRom 2.3.4 Final 10.2.2 (without touchwiz 4) XXJVQ
Darkcore Kernal 2.9.3 JVQ
Home screen: Netfront Life

Please provide any additional information below.
Please just ask if you need any further info/details

Original issue reported on code.google.com by pedro...@gmail.com on 27 Dec 2011 at 5:52

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
update: The same thing happens when I receive an email into the spam folder 
that is only 
text, as well as any email that have text embedded in a text frame, and also 
any emails that 
are purely a picture and nothing else.

It seems that it doesn't matter what type of email I receive in the spam 
folder, whether 
it be text, picture, or both (embedded or not) the popup will always grab the 
text of the 
latest email in the inbox regardless of whether this is an all text email or a 
"text embedded in a 
frame" email. However, if the email is a "text embedded in a frame" email then 
the only text that 
appears is any text that is outside and BEFORE any frames (such as attachment 
"B.msg") 

If the latest email in the inbox is a picture then the popup does not include 
any text at all 
(which implies it does not look for the next email in the inbox that IS text, 
or test embedded) 

to summarise,

A - control email - normal text email in inbox (see attachment "A.msg")
The popup for ANY type of emails received in the spam folder will use this 
email message's text as the 
message test in the popup.
Further email's received in the inbox will have their own text (if any).

B - control email - "text embedded in a frame" email in inbox.  (see attachment 
"B.msg")
The popup for any emails received in the spam folder will only contain the text 
quoted outside and before 
any frames such as attachments B1 and B3, or sometimes not at all as per 
attachment B2.
Please note the popup for the control email itself does not contain any text 
either other than the text 
quoted outside and before any frames.
Further email's received in the inbox will have their own text (if any).

C - control email - picture email in inbox (see attachment "C.msg")
The popup for any emails received in the spam folder will not have any text 
quoted in the popup.
Further email's received in the inbox will have their own text (if any).

Hope this helps
Many thanks

Original comment by pedro...@gmail.com on 28 Dec 2011 at 5:23

Attachments:

GoogleCodeExporter commented 9 years ago
Tried opening the "*.msg" attachments but couldn't (some issue with 
permissions(?)). Have therefore copied the contents of each email (hopefully 
keeping any formatting intact) into the below MS Word attachment.
Again, thanks

Original comment by pedro...@gmail.com on 28 Dec 2011 at 5:33

Attachments:

GoogleCodeExporter commented 9 years ago
Just as an after-thought, maybe it would be easier to simply give an option to 
not receive notifications/popups for the spam folder, and trash folder, as I 
also receive notifications for items I've just deleted that were still marked 
as unread?
Many thanks

Original comment by pedro...@gmail.com on 28 Dec 2011 at 5:49

GoogleCodeExporter commented 9 years ago
This seems as an issue with Kaiten/K-9. My application simply responds to a 
broadcast sent by the Kaiten/K-9 client. If their app is sending broadcasts 
with incorrect information, there is no way for Droid Notify to compensate (The 
actual email data is protected, only the email info provided in the Broadcast 
is available).

I will try to replicate but I don't think that I can do anything about this.

Original comment by cs3vi...@gmail.com on 3 Jan 2012 at 5:01

GoogleCodeExporter commented 9 years ago
Not sure if you can but have a look at "e-mail Notifier" app as this seems to 
work fine. It doesn't check (or whatever it is that it does) the spam or trash 
folder, just the inbox, which i would be happy with, just not sure if anybody 
else would. The only problem with that app is that it's so damn ugly. Yours is 
a lot more polished in the looks dept.
Anyway, thanks for trying at least.

Original comment by pedro...@gmail.com on 7 Jan 2012 at 3:10

GoogleCodeExporter commented 9 years ago
I made some updates to the K-9 email code. Hopefully it behaves better. Version 
3.0 should have all the updates.

Original comment by cs3vi...@gmail.com on 6 Mar 2012 at 2:32