10 Mar
2006
10 Mar
'06
12:12 p.m.
On 3/10/06, Martijn Pieters <mj@zopatista.com> wrote:
Hmm; I'll investigate if I can reproduce this and see if the same fix (universal line endings) will solve this too. I strongly suspect the fix will be just as easy (line 81 of FSPageTemplate.py, add a 'U' to the file opening flags). The harder bit is the tests..
I checked in a testcase and a fix on the CMF Trunk, and will merge it to the 1.5 and 1.6 branches after lunch. Indeed, universal line endings solve the problem here too. -- Martijn Pieters