Fix a bug where changing fieldTypes in the userProfileField did not update the database field types.

This commit is contained in:
Colin Kuskie 2009-04-26 04:02:38 +00:00
parent 70845fd9e8
commit 86621e255b
3 changed files with 44 additions and 10 deletions

View file

@ -3,6 +3,7 @@
- fixed #10223: Calendar List View Ignores Event Permissions (dhelsten)
- fixed #10226: html2text dropping text
- fixed #10210: Generated Message-Id invalid (patch basis from tektek)
- fixed #10209: Changing existing user profile field type doesn't change underlying database column type
7.7.4
- rfe: Extend DateTime for Week-Nrs (#9151)