Ticket #181 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
