Make sure that the isMailField flag is preserved when editing the fields.

This commit is contained in:
Colin Kuskie 2008-12-24 02:18:29 +00:00
parent 18dd11345c
commit 15531fc7b0
2 changed files with 10 additions and 3 deletions

View file

@ -7,6 +7,7 @@
edit screen of the parent asset rather than that of the new asset. (Martin
Kamerbeek / Oqapi).
- fixed: Make sure that Form subclasses are found by WebGUI::Form::FieldType
- fixed #9356: Data Form Mail Fields
7.6.7
- fixed #9263: Thingy possibleValues processing, and List type autodetection.