Forum OpenACS Q&A: More bug fixes ...

Collapse
Posted by Don Baccus on
OK, I've committed a few more bug fixes. These are noted in the SDM, but here's a summary for your convenience:
  • Bug 768: Error when editing portal table.
  • Bug 771: Defining one portal destroys other portals (bug in ACS Classic faithfully reproduced in OpenACS)
  • Bug 712: Deleting user group dies.
  • Bug 494: Open file storage admin page caused an error.
  • Bug 802: Invoking GetNewsItems in portal code choked
  • Bug 587: datamodel install didn't include table metadata
  • Bug 750: Missing releasehandle in gc_categories_for_one_domain
  • Bug 821: Couldn't delete alerts in classified's module.
Some of the fixes were given by others in this forum. In addition, I incorporated a patch to the custom sections module e-mailed to me by Robin Felix, which gets rid of ns_ora clob calls which had caused it to fail.

Hope these help make life a bit easier for some of you, anyway.

Collapse
Posted by Don Baccus on
Oops, I applied Robin's fix after committing the other bug fixes
mentioned above.  I committed his fix just a couple of minutes ago...