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.

Comments

deekayen’s picture

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.

deekayen’s picture

Status: Needs review » Fixed

committed with a few tweaks as CVS revision 1.8

Anonymous’s picture

Status: Fixed » Closed (fixed)

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