debian/cubicweb-documentation.doc-base
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 19 Jul 2016 15:53:58 +0200
branch3.22
changeset 11434 f6ba947c11ee
parent 11046 b8180114ecde
permissions -rw-r--r--
[web] Fix bug with usage of os.rename under windows environment In 7c386161ebd6 we removed cache handling from property sheet and introduced usage of a tempfile + os.rename to get atomic generation of files. The pb is that this is not portable, since under windows os.rename will raise an exception if the file already exists (because there is no way to write a file atomatically in such case). This kind of thing should be out of the CW scope anyway, so implements a quick & dirty fix in the mean time. Closes #14214794

Document: cubicweb-doc
Title: CubicWeb documentation
Author: Logilab
Abstract: Some base documentation for CubicWeb users and developpers
Section: Apps/Programming

Format: HTML
Index: /usr/share/doc/cubicweb-documentation/html/index.html
Files: /usr/share/doc/cubicweb-documentation/html/*