openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #01908
[Bug 822836] Re: Unable to change Super admin password when configured for webdav
Hello Dominique and Alan,
Thanks for reporting !
The issue has been fixed at lp:~openerp-dev/openobject-server/trunk-
bug-822836-nch with revision-info:3831
nch@xxxxxxxxxxx-20111128111430-cki6c7dkthq8ynug and will be merged soon
to the trunk server.
Regards,
** Changed in: openobject-server
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/822836
Title:
Unable to change Super admin password when configured for webdav
Status in OpenERP Server:
Fix Committed
Bug description:
Staring a V6.0.2 server with this configuration file:
1 [options]
2 admin_passwd = admin
3 [webdav]
4 enable = True
5 vdir = webdav
and --save option fails :
Traceback (most recent call last):
File "/home/sisalpuser/openerp/version6/server/bin/openerp-server.py", line 58, in <module>
import netsvc
File "/home/sisalpuser/openerp/version6/server/bin/netsvc.py", line 292, in <module>
import tools
File "/home/sisalpuser/openerp/version6/server/bin/tools/__init__.py", line 24, in <module>
from config import *
File "/home/sisalpuser/openerp/version6/server/bin/tools/config.py", line 514, in <module>
config.parse_config()
File "/home/sisalpuser/openerp/version6/server/bin/tools/config.py", line 375, in parse_config
self.save()
File "/home/sisalpuser/openerp/version6/server/bin/tools/config.py", line 479, in save
p.set(sec,opt,self.misc[sec][opt])
File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'webdav'
without --save, it is ok
regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/822836/+subscriptions