touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #124539
[Bug 1507033] Re: lightdm.conf boolean values false if have trailing whitespace
This bug was fixed in the package lightdm - 1.14.4-0ubuntu1
---------------
lightdm (1.14.4-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Handle XDMCP Request packet with no addresses. (LP: #1516831)
- Don't start LightDM if the XDMCP server is configured with a key that
doesn't exist. (LP: #1517685)
- Add IP addresses to XDMCP log messages.
- Refactor XDMCP error handling.
- Add more tests.
-- Robert Ancell <robert.ancell@xxxxxxxxxxxxx> Fri, 20 Nov 2015
16:01:15 +1300
** Changed in: lightdm (Ubuntu Vivid)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1507033
Title:
lightdm.conf boolean values false if have trailing whitespace
Status in Light Display Manager:
Fix Released
Status in Light Display Manager 1.10 series:
Fix Committed
Status in Light Display Manager 1.14 series:
Fix Released
Status in Light Display Manager 1.16 series:
Fix Released
Status in Light Display Manager 1.2 series:
Fix Committed
Status in lightdm package in Ubuntu:
Fix Released
Status in lightdm source package in Trusty:
Fix Released
Status in lightdm source package in Vivid:
Fix Released
Status in lightdm source package in Wily:
Fix Released
Bug description:
[Impact]
Adding trailing whitespace to a boolean true value in LightDM configuration has it read as false.
[Test Case]
1. Set a boolean configuration value in lightdm.conf to true_ (_ is a space character)
2. Run LightDM
Expected result:
The configured value is interpreted as true.
Observed result:
The configured value is interpreted as false.
[Regression potential]
Low. We just strip trailing whitespace when checking for the value "true".
To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1507033/+subscriptions