Posted by adrian on October 25, 2005 at 11:28pm
| Project: | Drupal core |
| Version: | x.y.z |
| Component: | base system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
fixes :
1) some form.inc fixes relating to checkboxes and the tree property
2) node preview, and node submission process.
3) http://drupal.org/node/34170
4) http://drupal.org/node/35092
5) http://drupal.org/node/34501
This also introduces the #post_process property, which allows you to change the form based on stuff that has been submitted.
There needs to be some cleaning up in the syntax to this, as there can be multiple processes per form, and theoretically, they can have
parameters too, and possibly weighting.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| forms_fixes.diff | 37.43 KB | Ignored: Check issue status. | None | None |
Comments
#1
The only difference between Adrian's and this that I deleted CVS ids.
#2
and the form.inc
#3
Very serious patch cleanup.
#4
found another \n\n
#5
I think this is the last.
#6
thanks to chx for cleaning up the patch.
our devel svn seriously needs a reboot =P
#7
#8