Closed (fixed)
Project:
Page Title
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2010 at 13:16 UTC
Updated:
1 Sep 2010 at 18:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
nicholasthompsonThanks for reporting this - the views integration in the dev branc is very much in development and is only "tested" with Views 2. I've not even had a chance to try Views 3 yet.
Comment #2
mikeytown2 commentedHappens with views 2.11
simple fix
Comment #3
nicholasthompsonAh right - thanks for the pointer! :)
Comment #4
mariafromatoz commentedThanks mikeytown2; worked like a charm!
Using:
Page Title 6.x-2.x-dev
Views 6.x-3.x-dev
PHP 5.3
Ta,
Maria
Comment #5
jackhutton commentedthanks mikey.. w. some trepidation i edited the .module file & voila..success. .thank you..
Comment #6
fletch11 commentedThanks. Any chance this could get committed?
Comment #7
matason commentedI've created a patch using the suggested code in comment #2 which checks for an array before the foreach(). I couldn't interpret the TODO so I've not delved into implementing whatever this code was originally intended to do.
Comment #8
nicholasthompsonThanks Matason - this was actually committed (a variant of, in fact) as part of #595700: Views integration.