Created attachment 91819 [details] [review] Propagate <allow_anonymous/> correctly The algorithm which merges configs parsed from subsidiary files (e.g., system-local.conf) into the master BusConfigParser instance, forgets to propagate the value of the 'allow_anonymous' field from an included file up to the parent file. The has the effect of making it impossible to write: <busconfig> <allow_anonymous/> </busconfig> from an <included>'ed file. A fix is attached.
Comment on attachment 91819 [details] [review] Propagate <allow_anonymous/> correctly Review of attachment 91819 [details] [review]: ----------------------------------------------------------------- Looks good to me.
Fixed in git for 1.7.12 (or 1.8.0), thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.