bartsolutions / simple-gmail-notes.chrome

Chrome extension to add notes to Gmail.
http://www.simplegmailnotes.com
GNU General Public License v3.0
63 stars 21 forks source link

Abstract Is Missing #4

Open iturki opened 8 years ago

iturki commented 8 years ago

I can't see abstract when the sender name and/or the subject line is not in English. I can't be sure if both or one of them is the reason.

Is it an encoding issue?

INFO:

Browser Version: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.99 Safari/537.36 Last Summary Page URL: https://mail.google.com/mail/u/0/#inbox Is Vertical Split: false Is Horizontal Split: true Is Preview Pane: false Is Multiple Inbox: false

PE:[message not found][not logged in.][no need to pull rows][pull request sent][3 duplicate requests] documentReady, contentLoadStarted, contentLoadDone undefined

walty8 commented 8 years ago

hi, actually I tried the function on the emails with chinese characters, and they worked fine.

can u give me some sample text that has problem with, so I could test it out?

thanks.

iturki commented 8 years ago

This is an actual email's subject line, where the abstract does not appear:

الاجتماعات الالكترونية‎

mostar commented 7 years ago

I have the same issue, all of my email are not in English. Some of then can be seen like in this closed issue: https://github.com/walty8/simple-gmail-notes.chrome/issues/2

walty8 commented 7 years ago

hi,

I tried the notes in chinese, they are working fine.

and I have tried the note provided by iturki, and that worked fine too, so actually I cannot reproduce the bugs here.

I think language is only one factor to trigger the bug, but probably not the only factor.