fix a bug where userId, ipAddress, submittion time, etc. were omitted from the tab deliniated dump of the DataForm

This commit is contained in:
Colin Kuskie 2007-05-01 21:43:51 +00:00
parent ec1d8dc2d1
commit a5de078f13
2 changed files with 9 additions and 7 deletions

View file

@ -7,6 +7,8 @@
http://www.plainblack.com/bugs/tracker/able-to-edit-locked-template
- fix: demo site: wiki: links broken (perlDreamer Consulting, LLC)
http://www.plainblack.com/bugs/tracker/able-to-edit-locked-template
- fix: DataForm does not export entry information (perlDreamer Consulting, LLC)
http://www.plainblack.com/bugs/tracker/dataform-does-not-export-entry-information
7.3.15
- Added more documentation to WebGUI.pm