Bugs: Browse | Submit New | Admin

[#20291] a Memo column cannot be created when the memo_blob_path contains a directory that doesn't exist

Date:
2008-05-21 19:16
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
a Memo column cannot be created when the memo_blob_path contains a directory that doesn't exist

Detailed description
In a table where a Memo column is to be saved to a location with a non-existent directory in its path, an error is thrown.
I understood that the KBEngine is supposed to manage its own data, including Memo files.

The expected behavior is that the KBEngine would create the directory (and any requisite parent directories), and then
store the Memo file within it.  I've attached a file demonstrating the error.  A workaround would be to create the directory
before saving the column.

- Dimitri

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
kbtest-memo_mkdir.rb KirbyBase Memo column non-existent directory error Download

Changes:

Field Old Value Date By
File Added3750: kbtest-memo_mkdir.rb2008-05-21 19:16None