← Back to team overview

openerp-india team mailing list archive

[Bug 1290820] [NEW] report_webkit not thread-safe: risk of document corruption

 

Public bug reported:

While generating a high number of PDF (20 000) with report_webkit, we
got a PDF generated with wrong content.

We tracked down the bug being a collision on temporary HTML files
created by this module.

Our hotfix is:  http://hastebin.com/yiregeqoso.diff

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1290820

Title:
  report_webkit not thread-safe: risk of document corruption

Status in OpenERP Addons (modules):
  New

Bug description:
  While generating a high number of PDF (20 000) with report_webkit, we
  got a PDF generated with wrong content.

  We tracked down the bug being a collision on temporary HTML files
  created by this module.

  Our hotfix is:  http://hastebin.com/yiregeqoso.diff

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1290820/+subscriptions


Follow ups

References