username0x0a / eternityplugins

Collection of self-made or modded Miranda IM plugins
0 stars 0 forks source link

HTML tags filtering #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What product are you using? (Also please, select lower in Labels in
Product-* field)

What version of the product are you using? On what operating system?

MIM 0.9.3
FB plugin 0.1.2.0
Win XP

What steps will reproduce the problem?
1. Facebook news feed updates
2.
3.

What is the expected output?

Popup with filtered text (converted HTML text to plain text)

What do you see instead?

Many HTML tags. Lately most of the popups start with "/span>". It's not even a 
full tag

Please provide any additional information below.

It's too obvious

Original issue reported on code.google.com by okt...@gmail.com on 25 Sep 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Have the same issue, OS Win7 64b, Miranda 0.9.12, plugin 0.1.2.0

additional example:

[14:2:45]    << Quitting buddy_list()
[14:2:45]    >> Entering feeds()
[14:2:45] @@@@@ Sending request to 
'http://www.facebook.com/ajax/intent.php?filter=lf&request_type=1&__a=1&newest=1
291644034&ignore_self=true'
[14:2:45] @@@@@ Got response with code 200
[14:2:45] ----- Got header 'Cache-Control': private, no-cache, no-store, 
must-revalidate
[14:2:45] ----- Got header 'Content-Type': application/x-javascript; 
charset=utf-8
[14:2:45] ----- Got header 'Expires': Sat, 01 Jan 2000 00:00:00 GMT
[14:2:45] ----- Got header 'P3P': CP="Facebook does not have a P3P policy. 
Learn why here: http://fb.me/p3p"
[14:2:45] ----- Got header 'Pragma': no-cache
[14:2:45] ----- Got header 'X-Frame-Options': DENY
[14:2:45]       Deleted cookie 'isfbe'
[14:2:45] ----- Got header 'Content-Length': 3290
[14:2:45] ----- Got header 'X-Cache': MISS from XXXX
[14:2:45] ----- Got header 'X-Cache-Lookup': MISS from XXXX
[14:2:45] ----- Got header 'Via': 1.0 XXXX (squid/2.6.STABLE21)
[14:2:45] ----- Got header 'Proxy-Connection': keep-alive
[14:2:45]    << Quitting feeds()
[14:2:45] ***** Starting processing feeds
[14:2:45] ***** FacebookProto::UpdateLoop going to sleep...

>> this is the buggy line with the "/div>"<<
[14:2:45]       Got newsfeed: some text ...:) /div>

[14:2:45] ***** Feeds processed

Original comment by martin.m...@gmail.com on 6 Dec 2010 at 2:12

GoogleCodeExporter commented 9 years ago

Original comment by n3weRm0re.ewer on 6 Feb 2011 at 11:18