Ticket #118 (bug)
Opened 3 years ago
Last modified 2 years ago
cache->path_to should mkdir
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.6 |
| Component: | Plagger | Version: | HEAD |
| Keywords: | Cc: | ||
path_to("foo") doesn't create plugin base directory.
Change History
03/14/06 20:41:24: Modified by miyagawa
- milestone set to Release 0.6.
04/01/06 04:10:43: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [448]) path_to now creates necessary directories. Fixes #118