Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 163005

Summary: net-p2p/linuxdcpp - fix for spaces in HubName
Product: Gentoo Linux Reporter: Marcin D. Mikielewicz <perry>
Component: Current packagesAssignee: Gentoo net-p2p team <net-p2p>
Status: RESOLVED UPSTREAM    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix for HubName (linuxdcpp-HubName.patch)
Ebuild patch

Description Marcin D. Mikielewicz 2007-01-21 00:37:13 UTC
When DC Hub name have spaces then only first "word" is set as HubName.

example:

DC Hub name:
"[ Super Server 1 ] - lan server"


Reproducible: Always

Steps to Reproduce:

Actual Results:  
Hubname is set as "["


Expected Results:  
Should be "[Super Server 1]"
Comment 1 Marcin D. Mikielewicz 2007-01-21 00:38:30 UTC
Created attachment 107610 [details, diff]
Fix for HubName (linuxdcpp-HubName.patch)
Comment 2 Marcin D. Mikielewicz 2007-01-21 00:40:50 UTC
Created attachment 107611 [details, diff]
Ebuild patch
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 05:09:02 UTC
Please, send this upstream...
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2007-01-21 11:25:25 UTC
Agreed, send this upstream.