Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2230 visitors today
Log In Register

Forum OpenACS Development: Re: ns_ictl update error with tcllib tree library

OpenACS Home : Forums : OpenACS Development : Re: ns_ictl update error with tcllib tree library : One Message

+
Posted by Gustaf Neumann on
Thanks a lot!

If i see correctly, the fix is to remove the previously added rename attempt from the block handling the namespace imported commands. This mean probably that the renaming of namespace imported commands is not covered now. Would not a check for existence of the target of the name followed by a deletion of the command in case it exists help to cover this case?