more bug fixes

This commit is contained in:
JT Smith 2005-08-18 19:20:08 +00:00
parent c456b708de
commit 8664a34f1e
7 changed files with 16 additions and 9 deletions

View file

@ -22,6 +22,9 @@
- Fixed a problem with the rich editor in Internet Explorer that caused it
not to save new content.
- fix [ 1261789 ] fixed(?) can't edit collaboration (Collaboration.pm) (andreasg)
- fix [ 1262239 ] Error when searching discussion
- fix [ 1253545 ] moving wobjects around in a Layout doesn't spawn revisions
- fix [ 1262991 ] runHourly fails on asset.assetData
6.7.0

View file

@ -24,6 +24,9 @@ save you many hours of grief.
it has been split into two tables "asset" and "assetData" and
your SQL reports will need to change.
* The indexed search asset has been disabled until 6.8 where it will
be entirely rewritten from the ground up.
6.6.4
--------------------------------------------------------------------