Opened 18 years ago

Closed 17 years ago

#1 closed defect (fixed)

Checking of write permissions to files in FileIO does not work

Reported by: Jari Häkkinen Owned by: Jari Häkkinen
Priority: major Milestone: yat 0.2
Component: utility Version: trunk
Keywords: Cc:

Description

A call like FileIO().access_rights("filename","w") will complain about non-existing file filename.

Change History (6)

comment:1 Changed 18 years ago by Jari Häkkinen

Milestone: later

comment:2 Changed 17 years ago by Jari Häkkinen

Milestone: later0.2

comment:3 Changed 17 years ago by Jari Häkkinen

Status: newassigned

comment:4 Changed 17 years ago by Jari Häkkinen

(In [709]) Addresses #1 and #80. Issues fixed, but bogus params to functions exists. cleanup needed.

comment:5 Changed 17 years ago by Jari Häkkinen

(In [710]) Addresses #1 and #80. Changed FileIO to FileUtil? and added tests on FileUtil?.

comment:6 Changed 17 years ago by Jari Häkkinen

Resolution: fixed
Status: assignedclosed

(In [711]) Fixes #1 and #80. Interface changed.

Note: See TracTickets for help on using tickets.