Closed (fixed)
Project:
Crayon
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2010 at 15:56 UTC
Updated:
2 Sep 2010 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
nickbits commentedHi,
Okay so traced the error down to the views handler not returning a handler as none exist for a standard view (i.e. no space or OG installed). I ahve attached apatch to remove the error, not sure it is the way it should be done, but it works.
Nick
Comment #2
mrconnerton commentedAwesome! I manually altered the file with the patch in #1 and it worked great. Thanks, came right as I'm about to launch a new site
Comment #3
nickbits commented@mrconnerton, at least someone other than myself can confirm it works. Would still like to know if I have it right or if there is another underlaying issue.
Comment #4
mrconnerton commentedI haven't noticed anything going wrong since I applied this. I also haven't worked much with views so I can't confirm if this is an appropriate fix or not. Lets call your patch needs review and see if someone else can take a look at it.
Comment #5
yhahn commentedThanks, should be fixed with http://drupal.org/cvs?commit=409664