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

Status:active» postponed (maintainer needs more info)

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

Status:postponed (maintainer needs more info)» active

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

Status:active» fixed

Committed to HEAD

#7

Committed to DRUPAL-5

#8

Status:fixed» closed (fixed)

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