Project:Form Updater
Version:master
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I know this module should probably die, but I'm upgrading an old site and need it. If you give me CVS access, I'll commit it myself.

AttachmentSize
formupdater.info-formupdater.module-D5.patch8.44 KB

Comments

#1

This is actually a backport of http://drupal.org/node/283720, so I forgot to replace some D5 things in the hooks. I also noticed for every 4.6 form function, it leaves behind a

implode() [function.implode]: Invalid arguments passed in /users/home/deekayen/web/public/includes/form.inc on line 622.

in watchdog. Since D6 has no such errors and both patches work fine otherwise, I'm not investing anymore time in this D5 version. I think it's still worthy of a DRUPAL-5 dev branch for people who might want it in a pinch.

AttachmentSize
formupdater.info-formupdater.module-D5.patch 8.5 KB

#2

Status:needs review» fixed

committed with a few tweaks as CVS revision 1.8

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.