Mercurial > pub > Impl
log Lib/IMPL/DOM/Transform/PostToDOM.pm @ 151:e36ffd8c29db
age | author | description |
---|---|---|
Fri, 20 Aug 2010 16:33:37 +0400 | wizard | Fixed major bug in conversion from a POST request to the DOM document (when instanceId == 0) |
Mon, 16 Aug 2010 08:26:44 +0400 | wizard | DOM objects now have a schema and schemaSource properties |
Mon, 09 Aug 2010 08:45:36 +0400 | wizard | Post to dom improved |
Tue, 13 Jul 2010 02:05:38 +0400 | wizard | Empty nodes no more created while transforming a post request to the DOM document |
Wed, 16 Jun 2010 01:50:56 +0400 | wizard | Added support for utf-8 and old versions of CGI module |
Fri, 11 Jun 2010 04:29:51 +0400 | wizard | Several bug fixes |