Breaks php script (5.2.0): Using $area for both object and string
keve - December 11, 2006 - 16:37
| Project: | Filemanager |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Affecting all versions.
Patch for 4.6.
Symptom: When submitting a node w/ attachements, module breaks php script without adding attachment to the node, and displays blank page. (on php 5.2.0 at least).
In filemanager_get_area_info($area):
Using same name for variable ($area) for both output object and input string.
| Attachment | Size |
|---|---|
| filemanager_3.patch | 578 bytes |

#1
thanks, this has been applied to the 4.6 branch. a new package will be built automagically sometime in the next 8 hours.
#2