Strict warning: Declaration of panels_views_plugin_row_fields::options_submit() should be compatible with that of views_plugin_row_fields::options_submit() in require_once() (regel 15 van sites/all/modules/panels/plugins/views/panels_views_plugin_row_fields.inc).
Strict warning: Creating default object from empty value in panels_views_plugin_row_fields->render() (regel 146 van sites/all/modules/panels/plugins/views/panels_views_plugin_row_fields.inc).
Strict warning: Declaration of panels_renderer_simple::prepare() should be compatible with that of panels_renderer_standard::prepare() in require_once() (regel 12 van sites/all/modules/panels/plugins/display_renderers/panels_renderer_simple.class.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panels-strict-warnings-1308326-1.patch | 1.5 KB | cyberwolf |
Comments
Comment #1
cyberwolf commentedComment #2
zilverdistel commentedLooks good to me ...
Comment #3
Letharion commentedComment #4
brycesenz commentedConfirming that this patch works for me as well.
Comment #5
Letharion commented@merlin
Confirmed problem and patch removing notices.
To reproduce:
Create a view, set row style to "Panel fields", get error message.
Comment #6
das-peter commentedPatch still applies and fixes issue - thanks.
Comment #7
drupov commented#1 works for me too. Can be commited now?
Comment #8
merlinofchaos commentedCommitted and pushed! Thanks!
Comment #9
cyberwolf commentedThank you too for committing!
Comment #10
Letharion commentedComment #11
pedjuama commentedI have the same problem but i don't know how to apply the patch. Can you explain me please? Thank's
Comment #12
Letharion commentedhttp://lmgtfy.com/?q=how+to+apply+a+patch
Comment #15
rjay commentedI think this patch should be committed to the D6 version of Panels as well.
The patch in #1 applied cleanly to Panels 6.x-3.x-dev for me. I've tested it on a D6 site and confirmed that it resolves the warnings there as well.
Comment #16
damienmckennaComment #17
damienmckennaGood to go.
Comment #18
drupov commentedThanks for the status update.
Comment #19
japerryWell at least it fixes the panels issues...