Closed (fixed)
Project:
Web File Manager
Version:
6.x-2.10-rc5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2009 at 01:52 UTC
Updated:
2 Sep 2009 at 15:40 UTC
started cleaning up a bit but don't have time right now so submitting what i have. Regarding function webfm_inline_js, looking at http://api.drupal.org/api/function/drupal_to_js i don't think drupal_to_js on paths is necessary at all, also the function should not return anything and declare the variables global instead of parameters..
| Comment | File | Size | Author |
|---|---|---|---|
| webfm-php-warnings.patch | 6.79 KB | eMPee584 |
Comments
Comment #1
robmilne commentedHey, thanks for improving the module. I don't have any php dev tools - only firebug for the js side of things.
Comment #2
robmilne commentedSlight change needed to webfm_inline_js - the default behaviour (single arg) is to regard the data as a 'module' - see http://api.drupal.org/api/function/drupal_add_js/6:
Comment #3
robmilne commentedin head