fixed a bug that would only happen when you tried to deploy a package that contained collaboration systems with posts

This commit is contained in:
JT Smith 2006-09-22 18:09:08 +00:00
parent 56e78708a4
commit 3f45819b49
2 changed files with 17 additions and 3 deletions

View file

@ -11,6 +11,10 @@
- fix: search functionality throwing fatal errors
- fix: DBI connect errors infinitely recurse
- add: setting cookieTTL to "session" now creates browser-session cookies
- Added a reverse option for the getAssets method in VersionTag.
- Fixed a bug that would occur when deploying a package that contained a
collaboration system with posts.
7.0.7
- rfe: Image Management (funded by Formation Design Systems)