fernandogdj / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

history logs aren't parsed before displaying #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. enable history logging
2. use twitter for a while
3. close window
4. re-open window, or wait for new twit update to pop open window.

What is the expected output? What do you see instead?
Expected output is sanitized or equivalent to original postings:

(2009-03-23 10:01:57) extralife: I know about Peter Mayhew, but as best I
can tell, not currently acting in anything.  (Movie wise) * rt

What is actually output is:
(2009-03-23 09:49:23) extralife: (2009-03-23 09:49:23) extralife
(tw:reply?to=extralife&account=ak_hepcat&id=1377114266): I wonder if the
tallest living actor today is Jeff Goldblum?  Wonder if there's a list
somewhere. * (tw:fav?account=ak_hepcat&id=1377114266) rt

What version of the product are you using? On what operating system?
MB 0.20 on pidg 2.5.4, custom ubuntu/intrepid

Please provide any additional information below.

Either re-parse the logfile so that the twitgen codes are converted to
working html links, or remove the twitgen codes completely.
Also, note that the account and timestamp are repeated twice.

Personal preference as a user is to remove the twitgen codes before logging
the text.

Original issue reported on code.google.com by ak.hep...@gmail.com on 23 Mar 2009 at 7:21

GoogleCodeExporter commented 8 years ago
I think this is duplicat with issue #72. It is now fixed in SVN. Code is not 
released
yet.

Thanks for reporting!

Original comment by somsaks on 24 Mar 2009 at 3:03