Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295341 - topic/greeting message of #gentoo, #gentoo.dev and #gentoo-kde lacks a space
Summary: topic/greeting message of #gentoo, #gentoo.dev and #gentoo-kde lacks a space
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 16:55 UTC by Toralf Förster
Modified: 2009-12-03 19:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2009-12-01 16:55:38 UTC
With Xchat I get a " #gentoo :http://www.gentoo.org", "#gentoo-dev :http://www.gentoo.org" and " #gentoo-kde :http://kde.gentoo.org" message immediately after I join the appropriate channel.
However there should be space after the first colon to start a browser with the given link. Without that a message like

Unable to run the command specified. The file or folder file:///home/tfoerste/:http:/kde.gentoo.org does not exist.

occurs.


Reproducible: Always
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-12-01 16:59:31 UTC
A "bug" in xchat. With irssi:

10:57 -!- Home page for #gentoo-dev: http://www.gentoo.org
Comment 2 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-12-03 19:16:07 UTC
That colon is there because of the IRC protocol.
The proper solution would be to write a plugin that handles 328 numerical replies.

That should be pretty trivial. This is a raw log exceprt:
>> :verne.freenode.net 328 f0000_ #gentoo :http://www.gentoo.org

So, I'll close this as worksforme. *shrug*