Closed (works as designed)
Project:
Conference Organizing Distribution
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Aug 2012 at 13:03 UTC
Updated:
31 Aug 2012 at 22:58 UTC
Comments
Comment #1
gregglesThese are notices, not errors. From my review they look to all be in other modules, such as #465332: Strict warning: non-static method view::load() should not be called statically and #1439016: Only variables should be passed by reference in uuid_views_data() (in uuid.views.inc).
I think this issue should probably be marked "works as designed" since
1) as far as I can tell, there's nothing in COD that needs to be fixed
2) as far as I can tell, there's nothing actually broken in terms of bugs or features that don't work - these are just notices
Comment #2
ezra-g commentedMarking as WAD per #1.
Comment #3
AlecTaylor commentedWell in that case, is there a way I can stop the messages from appearing on the page?
It would disrupt the experience of visitors.
Comment #4
gregglesYes, http://drupal.org/node/1576682 describes how to do that.