Hi all,
Clean install in Fedora 5 using apache 2, mysql v4.1.19, php v5.0.4. I created the database and ran the install script. I got the following warnings from php:
Notice: Trying to get property of non-object in /home/html/working/drupal-5/includes/form.inc on line 307
Notice: Undefined variable: edit in /home/html/working/drupal-5/includes/form.inc on line 722
Notice: Undefined variable: redirect in /home/html/working/drupal-5/includes/form.inc on line 250
Notice: Undefined variable: base in /home/html/working/drupal-5/includes/form.inc on line 443
Notice: Undefined index: #value in /home/html/working/drupal-5/includes/form.inc on line 945
Notice: Undefined index: #value in /home/html/working/drupal-5/includes/form.inc on line 945
Cheers,
Jon
Comments
Comment #1
ChrisKennedy commentedThanks for the bug report - this is being worked on at http://drupal.org/node/93630