Bug 102333

Summary: html images shown in chatwindow even when "ignore user-specified rich text" is checked.
Product: [Applications] kopete Reporter: Al Muckart <silver>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 0.10   
Target Milestone: ---   
Platform: unspecified   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Al Muckart 2005-03-24 01:33:07 UTC
Version:           0.10 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.4.2 [FreeBSD] 20040728
OS:                FreeBSD (i386) release 5.4-PRERELEASE

This is similar, but not identical to #79644.

The root of the problem seems to be that kopete interprets everything in angle brackets "<" and ">" as html. I noticed I was getting blank messages from someone who was sending me the string "<nod>". 

The bigger issue is that kopete will merrily parse external url references, so if I send <img src="url-to-image"> then that image will pop up in the chat window. This is all bad - I could find someone using kopete at work and start spamming them with img links to porn...

There needs to be an option similar to kmails to never load external references, and an option to never parse html in the chatwindow.

Screenshots at:
http://www.else.net.nz/geek/kopetehtml.html
Comment 1 Jason Keirstead 2005-03-24 14:59:16 UTC
On Wednesday 23 March 2005 8:33 pm, Al Muckart wrote:
> The root of the problem seems to be that kopete interprets everything in
> angle brackets "<" and ">" as html. I noticed I was getting blank messages
> from someone who was sending me the string "<nod>".


This is a protocol issue. Please specify whay protocol this problem is in.
Comment 2 Al Muckart 2005-03-25 01:31:51 UTC
Sorry, the protocol is ICQ. I don't have any other IM accounts to test whether this happens with MSN or AIM etc.
Comment 3 Matt Rogers 2005-03-25 18:21:13 UTC
already fixed for KDE 3.4.1

*** This bug has been marked as a duplicate of 102383 ***