Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.1
Component:
feed displays
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2012 at 14:54 UTC
Updated:
24 Feb 2012 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerOH that's quite critical! committed a fix, though i think of releasing a 3.2 for that
Comment #2
dawehnerOh well this is already fixed
Comment #3
prston commented@dereine: Sorry I don't get it... already fixed in 3.1 or in 3.x-dev ? (I'm asking before upgrading Views from 3.0 to 3.1). Thank you!
Comment #4
Taxoman commented@prston: this is a bug in 3.1, fixed in 3.x-dev right after 3.1 was released.
Comment #5
prston commentedThank you Taxoman, what a fast answer ;)
Comment #6
phayes commentedCan someone point me to the commit? I would like to apply the fix without checking out the entire dev branch. (Thanks!)
Comment #7
Taxoman commented@phayes: I guess you have to check the commit out of the views git repository to get a patch. However, it seemed that this one might trigger a 3.2 release soon.
Comment #8
liliplanet commentedEnabling of the RDF module solves the problem
Comment #9
rurri commentedThanks to Comment #8 . Had this same issue. Just needed to enable the RDF module, now all works.
Comment #10
girishmuraly commented@phayes, the commit is http://drupalcode.org/project/views.git/commitdiff/0b5581ec79b613833d009...
Attaching a patch for those who dont want to wait for 3.2 release and dont have rdf enabled.