Forum OpenACS Q&A: Re: Problems using File Manager Package

Collapse
Posted by Nima Mazloumi on
I downloaded the package from openacs-4 right under head or shall I try to use file-manager and version control from head directly?
Collapse
Posted by Jeff Davis on
I can't reproduce this, could it be that you converted this to dos line endings (which would make this:
[fm_options_list \
	[list "file-edit?path=$path" "Edit"] \
	[list "[fm_pageroot_relative_path $path]" "View"]]
in file-upload.tcl produce exactly this error...

you might try smashing this all onto one line and see if the problem goes away...