Due to the Form API conversion, the code that used to handle multiple-valued text fields no longer works and was removed. At DrupalCon Vancouver, chx offered to help transition the feature to the new HEAD method of doing this.

Comments

chx’s picture

Assigned: Unassigned » chx

and I already spent almost a day working on the problem, camouflaged as the "removing POST from poll" issue which solution is now committed. I will apply the "pre build" solution to CCK soon.

jonbob’s picture

Component: Code » text.module
jonbob’s picture

The multiple-valued text fields work again (saving and loading work, and they are safe to use), but new text fields are not presented until you submit the node and choose to edit it again. The Magic Chx Treatment(tm) is still needed.

jonbob’s picture

Title: Multiple-valued text fields don't function properly » Additional text fields do not appear during preview
killes@www.drop.org’s picture

Status: Active » Fixed

this apparently got fixed, can't reproduce.

Anonymous’s picture

Status: Fixed » Closed (fixed)