Forum .LRN Q&A: Re: Ladies and Gentelmen: LORSm v0.4d!

Collapse
Posted by Nima Mazloumi on
Ernie, another problem I have is that I always get the following error. Dave told me that Malte already merged your extensions of file-storage to HEAD. So I updated my the file-storage package and proc fs::item_editable_p exists.

Any idea?

referred by "http://madura.bwl.uni-mannheim.de:8080/dotlrn/classes/test/subject/class/lorsm/delivery/menu?man_id=4340&track_id=0"
invalid command name "fs::item_editable_p"
    while executing
"fs::item_editable_p -item_id $content(item_id)"
    invoked from within
"if { [info exists content(item_id)] } {
    set write_p [fs::item_editable_p -item_id $content(item_id)]
} else {
    # No content to edit
    set wri..."
    ("uplevel" body line 39)
    invoked from within
"uplevel {
          # Put the current revision's attributes in a onerow datasource named "content".

Collapse
Posted by Ernie Ghiglione on
I checked out file-storage (HEAD) but have not seen the fs::item_editable_p yet. Malte?

You can download the version that works here:

http://weg.ee.usyd.edu.au/people/ernieg/files/file-storage.tgz

Hopefully, file-storage can be updated on CVS shortly.

Thanks,

Ernie