Bug 102333 - html images shown in chatwindow even when "ignore user-specified rich text" is checked.
Summary: html images shown in chatwindow even when "ignore user-specified rich text" i...
Status: RESOLVED DUPLICATE of bug 102383
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.10
Platform: unspecified FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 01:33 UTC by Al Muckart
Modified: 2005-03-25 18:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***