openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08330
[Bug 943867] [NEW] some config options are not used
Public bug reported:
This is OpenERP 6.1 final.
The "openerp-server -s" command will save some options in the config file which are actually unused.
I've already detected these ones (if I checked correctly):
; demo = {}
; dbfilter = .*
; server_wide_modules = None
; translate_modules = ['all']
;
; static_http_enable = False
; static_http_document_root = None
; static_http_url_prefix = None
;
; xmlrpcs = True
; xmlrpcs_interface =
; xmlrpcs_port = 8071
; secure_cert_file = server.cert
; secure_pkey_file = server.pkey
Some of them have separate bug reports:
* bug 940439 for "dbfilter"
* bug 938513 for "server_wide_modules"
Except for these 2 options, I guess the other ones should not be dumped
in the config file.
** Affects: openobject-server
Importance: Undecided
Status: New
** Description changed:
This is OpenERP 6.1 final.
- The "openerp-server -s" command will save some config files which are actually unused.
+ The "openerp-server -s" command will save some options in the config file which are actually unused.
I've already detected these ones (if I checked correctly):
; demo = {}
; dbfilter = .*
; server_wide_modules = None
; translate_modules = ['all']
;
; static_http_enable = False
; static_http_document_root = None
; static_http_url_prefix = None
;
; xmlrpcs = True
- ; xmlrpcs_interface =
+ ; xmlrpcs_interface =
; xmlrpcs_port = 8071
; secure_cert_file = server.cert
; secure_pkey_file = server.pkey
Some of them have separate bug reports:
- * bug 940439 for "dbfilter"
- * bug 938513 for "server_wide_modules"
+ * bug 940439 for "dbfilter"
+ * bug 938513 for "server_wide_modules"
Except for these 2 options, I guess the other ones should not be dumped
in the config file.
--
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/943867
Title:
some config options are not used
Status in OpenERP Server:
New
Bug description:
This is OpenERP 6.1 final.
The "openerp-server -s" command will save some options in the config file which are actually unused.
I've already detected these ones (if I checked correctly):
; demo = {}
; dbfilter = .*
; server_wide_modules = None
; translate_modules = ['all']
;
; static_http_enable = False
; static_http_document_root = None
; static_http_url_prefix = None
;
; xmlrpcs = True
; xmlrpcs_interface =
; xmlrpcs_port = 8071
; secure_cert_file = server.cert
; secure_pkey_file = server.pkey
Some of them have separate bug reports:
* bug 940439 for "dbfilter"
* bug 938513 for "server_wide_modules"
Except for these 2 options, I guess the other ones should not be
dumped in the config file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/943867/+subscriptions
Follow ups
References