log_handler configuration file line keeps growing

Bug #1088456 reported by Wilfred van Velzen
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Low
OpenERP's Framework R&D

Bug Description

The log_handler configuration file line keeps growing exponentially every time the config file is saved by the openerp server. This happened because I had the -s option in my /etc/init.d/openerp start script.

Successive restarts show:

log_handler = ["[':INFO']"]
log_handler = ['["[\':INFO\']"]']
log_handler = ['[\'["[\\\':INFO\\\']"]\']']
...
log_handler = ['[\'[\\\'[\\\\\\\'["[\\\\\\\\\\\\\\\':INFO\\\\\\\\\\\\\\\']"]\\\\\\\']\\\']\']']
etc...

But after a couple of weeks the line was so long, the config file was more then a couple of megabytes big!

I noticed this with 6.1 but 7.0 alpha still has this behavior...

Platform: openSUSE 12.2 x86_64
OpenERP version: openerp-7.0alpha_20121206_000102-1.noarch.rpm

Revision history for this message
Wilfred van Velzen (wvvelzen) wrote :
Revision history for this message
Marco (m-rauchenstein) wrote :

Still valid for OpenERP version 7.0-20130204-000102

Revision history for this message
Marco (m-rauchenstein) wrote :

Still valid for OpenERP versoin openerp-allinone-setup-7.0-20130208-002317.exe

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Low
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.