Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#301 closed defect (released)

"Reload files" doesn't work when folder didn't exist

Reported by: ibboard Owned by: ibboard
Priority: major Milestone: WarFoundry 0.1
Component: WarFoundry-API Version: Trunk
Keywords: Cc:
Blocked By: Blocking: #88

Description

While testing #300 I renamed the "data" folder to "data2", got no data files, renamed the folder back to "data" and still had no data files. Something isn't handling the rename of the folders correctly, so reloading doesn't work.

Change History (3)

comment:1 Changed 9 years ago by ibboard

Owner: set to ibboard
Status: newaccepted

comment:2 Changed 9 years ago by ibboard

Resolution: fixed
Status: acceptedclosed

(In r634) Fixes #301: "Reload files" doesn't work when folder didn't exist

  • DirectoryInfo objects cache their state, so force a refresh before checking if they exist

comment:3 Changed 9 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under 0.1RC2

Note: See TracTickets for help on using tickets.