--- trunk/ChangeLog 2007/09/09 23:19:16 154 +++ trunk/ChangeLog 2007/09/10 01:09:59 155 @@ -1,5 +1,13 @@ 2007-10-05 Sascha L. Teichmann + * tools/formed/formed/plugins/web/semantic.py: Fixed problems with + range checking of integers. + + * tools/formed/formed/plugins/web/controllers.py: Added class + ErrorItem to track errors. They are stored in the session. + +2007-10-05 Sascha L. Teichmann + * tools/formed/formed/model/nodecomponents.py: Fixed returning wrong index in Document.indexOfcomponentByClassAndName.