I've noticed tons of errors in my Drupal logs after a server upgrade to PHP 5.4:
Creating default object from empty value in /sites/all/modules/panels/panels_ipe/plugins/display_renderers/panels_renderer_ipe.class.php on line 82.
This is identical to a problem that's already been fixed for the Drupal 7 version of Panels; the same fix works for the Drupal 6 version.
I've created a patch based on that and have attached it here; I know it's D6, but any chance it can be committed?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | panels-2303905-warning-4.patch | 700 bytes | vijaycs85 |
| panels-render-ipe-class-php-5.4-d6.patch | 968 bytes | jackalope |
Comments
Comment #1
damienmckenna@jackalope: Thanks for uploading a patch. FYI, please set the status to "needs review" when you upload a patch, that way others will know that you have indeed uploaded a patch and will be able to review it.
Comment #2
damienmckennaComment #3
damienmckennaComment #4
vijaycs85how about this?
Comment #5
damienmckennaThis is fine.
Comment #6
japerryEasy. fixed.