https://bugzilla.novell.com/show_bug.cgi?id=473683 Summary: YaST sudo adds a space to command parameters Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: signup@sixaxisdesign.com QAContact: jsrain@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 When creating sudo rules in YaST, if you enter a command with parameters and then later edit this command, a space is added to the front of the parameters list. Every time you edit the command, another space will be added to the front of the parameters. Reproducible: Always Steps to Reproduce: 1. Create a sudo rule using YaST. 2. Add a command to the rule. Mine was calling /bin/cp as root. Give the command some parameters. 3. Click OK to finish the rule. 4. Edit the rule. Edit the command. Notice that a space is added before the command line parameters. Actual Results: A space is added to the beginning of the parameters each time the command is added. Expected Results: I assume the reason why this happens in the first place is that one wants a space at the beginning of the parameters, but it should be checked that whitespace isn't already there. If it is, don't add a space. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.