forward port of 6.8 bugfix
This commit is contained in:
parent
dcddc30e5e
commit
bfe19ab773
2 changed files with 2 additions and 1 deletions
|
|
@ -20,6 +20,7 @@
|
|||
- fix [ 1392643 ] 2006 Calendar dates are not correct?
|
||||
- fix [ 1384794 ] editSave on an existing File or Image asset loses storageId.
|
||||
- Removed the If macro, since it was scheduled for removal in 6.8.0.
|
||||
- fix [ 1396620 ] Package WebGUI::Form::DynamicField
|
||||
|
||||
|
||||
6.8.3
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ use strict;
|
|||
use WebGUI::ProfileCategory;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::SQL;
|
||||
use WebGUI::Form;
|
||||
use WebGUI::Form::DynamicField;
|
||||
use WebGUI::FormProcessor;
|
||||
use WebGUI::Operation::Shared;
|
||||
use WebGUI::HTML;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue