Forum OpenACS Development: Re: Project manager pkg.

Collapse
5: Re: Project manager pkg. (response to 4)
Posted by Iuri Sampaio on
it's solved. i unnecessarily reinstalled project-manager. Its was missing reload acs-tcl ;)

Thanks Malte

Collapse
6: Re: Project manager pkg. (response to 5)
Posted by Malte Sussdorff on
I fixed the issue by taking only the first URL returned by the get_url_from_object_id procedure, as we only need one (we need to go to the package after all).