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.

AttachmentSizeStatusTest resultOperations
forms_fixes.diff37.43 KBIgnored: Check issue status.NoneNone

Comments

#1

The only difference between Adrian's and this that I deleted CVS ids.

AttachmentSizeStatusTest resultOperations
forms_fixes_0.diff35.15 KBIgnored: Check issue status.NoneNone

#2

and the form.inc

AttachmentSizeStatusTest resultOperations
form_6.inc26.72 KBIgnored: Check issue status.NoneNone

#3

Very serious patch cleanup.

AttachmentSizeStatusTest resultOperations
forms4_1.patch14.94 KBIgnored: Check issue status.NoneNone

#4

found another \n\n

AttachmentSizeStatusTest resultOperations
forms4_2.patch15 KBIgnored: Check issue status.NoneNone

#5

I think this is the last.

AttachmentSizeStatusTest resultOperations
forms4_3.patch13.73 KBIgnored: Check issue status.NoneNone

#6

thanks to chx for cleaning up the patch.

our devel svn seriously needs a reboot =P

#7

Status:reviewed & tested by the community» fixed

#8

Status:fixed» closed (fixed)
nobody click here