Posted by Pasqualle on January 31, 2009 at 1:38am
Jump to:
| Project: | File (Field) Paths |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
* notice: Undefined index: basic in filefield_paths.module on line 29.
* notice: Undefined variable: ffp in filefield_paths.module on line 66.
Comments
#1
* notice: Undefined property: stdClass::$files in filefield_paths.module on line 400.
* notice: Undefined variable: ffp in filefield_paths.module on line 414.
#2
Hi Pasqualle,
I have been unable to reproduce these notices as yet, can you provide any steps to reproduce?
I've set my php.ini in my current testing environment to show all errors, but none have come through.
#3
you need to use drupal-6.x-dev to see PHP notices
further details: #291026: change E_NOTICE to warning and allow selection of error level
#4
Thanks for the quick reply, looking into it now.
#5
Errors confirmed and will be fixed in next dev release.
#6
Committed to HEAD
#7
Committed to DRUPAL-5
#8
Automatically closed -- issue fixed for 2 weeks with no activity.