fix: DataForm corrupts text area fields

fix: mysql 5.0.9 bug
This commit is contained in:
JT Smith 2006-05-31 22:08:17 +00:00
parent 5138d50a3f
commit 4a4da7bb43
3 changed files with 3 additions and 12 deletions

View file

@ -22,6 +22,8 @@
- fix: WebGUI creating bad Live Bookmarks for all SyndicatedObjects
- fix: RSS Feeds Don't Combine
- fix: Suspicious code in SyndicatedContent.pm
- fix: MySQL5.0.9 bug
- fix: DataForm corrupts text area fields
6.99.2
- fix - demo.plainblack.com getting started

View file

@ -30,7 +30,7 @@ PerlRequire /data/WebGUI/sbin/preload.perl
PerlSetVar WebguiConfig www.example.com.conf
</VirtualHost>
3. Install MySQL 5.0 or higher.
3. Install MySQL 5.0.10 or higher.
4. Install Image Magick 6.0 or higher.