dev1303 / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

Sometimes sender names are not highlighted in bold #225

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Receive a message

What is the expected output?
SMS from Firstname Lastname: Message here

with "SMS from Firstname Lastname:"

What do you see instead?

SMS from Firstname Lastname: Message here

This sometimes happens, sometimes not. It doesn't seem to be sender specific. 
Sometimes the sender is highlighted correctly, sometimes not.

(Trimmed) applog has been sent.

Additional informations:
Phone model: Samsung Galaxy S II
Android version: 2.3.5
Baseband version: I9100XXKI4
Build number (phone): GINGERBREAD.XWKI8

Original issue reported on code.google.com by Eckankar on 9 Oct 2011 at 4:45

GoogleCodeExporter commented 8 years ago
In the expected output, I meant to say:

with "SMS from Firstname Lastname:" highlighted in bold.

Original comment by Eckankar on 9 Oct 2011 at 4:47

GoogleCodeExporter commented 8 years ago
Are there stars (*) at the beginning and end where normally the bold text would 
be? Like 

* SMS from Firstname Lastname: * Message here

Original comment by fschm...@gmail.com on 9 Oct 2011 at 7:50

GoogleCodeExporter commented 8 years ago
No, it does not.

Actually, on second glance it looks like it may be a Pidgin bug.

Original comment by Eckankar on 9 Oct 2011 at 7:54

GoogleCodeExporter commented 8 years ago
That seems to be likely, because we always send non-XHTML-IM formatted text 
with the "poor mans" formatting, where the star (*) starts a new bold text 
section. So will see either one of this.

If you hear Pidgin, maybe it's related to issue 91: 
http://code.google.com/p/gtalksms/issues/detail?id=91

You could try an XMPP client without so harsh XMTML-IM restrictions. I 
recommend Gajim.

Original comment by fschm...@gmail.com on 10 Oct 2011 at 6:45

GoogleCodeExporter commented 8 years ago
Closing this, feel free to reopen :)

Original comment by fschm...@gmail.com on 18 Oct 2011 at 8:08