Ticket #181 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

When copying files we must treat them as binary to not have problems under Windows

Reported by: gpolo Owned by: boltrix
Priority: blocker Milestone: Umit 1.0beta1
Component: Umit 0.9.5 Version:
Keywords: patch, easy Cc:

Description

I remember having this same problem with some other module in umit and now that I finished merging changes from trunk into my branch I noticed that file copying in umitCore/Paths.py is not treating the files as binary files, causing umitng.db to not be copied properly under Windows.

The patch is simple and can be seen at http://trac.umitproject.org/changeset/3838

Change History

Changed 4 years ago by getxsick

It's fine for me.

Changed 4 years ago by gpolo

  • status changed from new to closed
  • resolution set to fixed

Fixed on r3940

Note: See TracTickets for help on using tickets.