Forum OpenACS Development: OpenACS 5.9: attribute::add doesn't work anymore

Hi (Gustaf)!

I get an error with:

attribute::add -min_n_values 0 -max_n_values 1 "im_gantt_project" "string" "xml_ManualStart" "xml_ManualStart"

invalid command name "create_attribute"
while executing
"attribute::add -min_n_values 0 -max_n_values 1 "$object_type" "string" $column_name $column_name"

In OpenACS 5.7 it returns "710". I'm not sure why, I can't see "create_attribute" neither.

Could you please let me know about the patch, so that I can do the cherry picking? Thanks!!

Cheers,
Frank

Collapse
Posted by Frank Bergmann on
Thanks a lot, the issue has been fixed.

Frank