http://bugs.meego.com/show_bug.cgi?id=1194
--- Comment #3 from jku <jku(a)linux.intel.com> 2010-07-16 06:58:44 PDT ---
Yes. I've done this in jku branch. The fix is divided into two commits as it
made sense to use the devicename as the name in the unique config name fix
already.
I've done the tests I can think, but more wouldn't hurt...
commit e97612c1a243e8fb74d69c86813bb57caa126fe7
Author: Jussi Kukkonen <jku(a)linux.intel.com>
Date: Fri Jul 16 16:50:48 2010 +0300
canonize new device config names (MBC #1194)
Fixes the second half of bug 1194: only allow "-_[a-z][A-Z][0-9]"
characters in the name.
commit bf55c2b9dad72fd6f9db71e50842453a24c62801
Author: Jussi Kukkonen <jku(a)linux.intel.com>
Date: Fri Jul 16 10:25:27 2010 +0300
prevent overwriting device configs by accident (MBC #3566,1194)
Currently the configuration name for a new config is the
fingerPrint and it overwrites any existing configuration.
This commit starts using deviceName as the base name and adds a
incremental number to the end if a configuration already exists
for that name.
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.