Bug 80850

Summary: CVSService fails if parameters have leading or trailing spaces
Product: [Developer tools] kdevplatform Reporter: Tim Hawkins <timh>
Component: cvsAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.9.94   
Target Milestone: ---   
Platform: FreeBSD Ports   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Tim Hawkins 2004-05-03 20:15:26 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    FreeBSD Ports
OS:          FreeBSD

If the setup dialog for CVSService has leading or trailing spaces in the server path, then the process of inserting the project into the CVS server fails. 

All parameters from this dialog should be "trimmed" to remove excess whitespace before being used.
Comment 1 Andreas Pakulat 2007-11-30 19:15:20 UTC
SVN commit 743349 by apaku:

strip whitespace from begin/end of typed values.
BUG:80850

 M  +3 -3      cvsoptionswidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=743349