Fix Crud's pPFFP and commit the results this time so that I don't lose it and have to explain why I'm redoing 4 hours of painstaking form work with testing. Fixes bug #12382.

This commit is contained in:
Colin Kuskie 2012-08-23 15:00:09 -07:00
parent 4d3056299c
commit 55893c0050
2 changed files with 21 additions and 11 deletions

View file

@ -1,5 +1,6 @@
7.10.27
- fixed #12379: userImport documentation error
- fixed #12379: userImport documentation error
- fixed #12382: WebGUI::Crud does not work with all form types
7.10.26
- fixed: Template diagnostics when called without a session asset.