openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #01675
[Bug 822836] Re: Unable to change Super admin password when configured for webdav
Hello Dominique and Alan.
I have checked this issue with after installing document_webdev, I am
able to change the super admin password but only one problem that, the
wizard doesn't get closed.
So would you please check again and If you still faced the problem then
please provide the precious steps.
Thanks and waiting for your reply..!
** Changed in: openobject-addons
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/822836
Title:
Unable to change Super admin password when configured for webdav
Status in OpenERP Addons (modules):
Incomplete
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-addons/+bug/822836/+subscriptions