Comment 3 for bug 86838

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 86838] Re: locations.conf gets rewritten, dropping necessary quotes

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James Henstridge пишет:
| A simple test case for this problem:
|
| >>> from bzrlib.branch import Branch
| >>> b = Branch.open('.')
| >>> config = b.get_config()
| >>> config.set_user_option('foo', 'abc#def')
| >>> config.get_user_option('foo')
| u'abc'
|
| I can reproduce this with bzr-1.0 and bzr.dev r3211. In both cases, the
| following gets written to the configuration file:
|
| foo = abc#def
|

Today new version of ConfigObj 4.5.1 is released with fix for this issue.
We can update ConfigObj instance in bzr.dev.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHq0kHzYr338mxwCURAsZAAJ9aAVio71qjLnILqVOBrCfclcl9DwCfeNgB
b+vvGdIYSsBj4zsswGw50fY=
=JS0+
-----END PGP SIGNATURE-----