Since upgrading to 3.1 from 3.0 my views feed page is no longer working.
Trying to make any changes to it result in ajax popup error message saying:
"Fatal error: Call to undefined function rdf_get_namespaces()"

Comments

dawehner’s picture

Priority: Major » Critical

OH that's quite critical! committed a fix, though i think of releasing a 3.2 for that

dawehner’s picture

Status: Active » Fixed

Oh well this is already fixed

prston’s picture

@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!

Taxoman’s picture

@prston: this is a bug in 3.1, fixed in 3.x-dev right after 3.1 was released.

prston’s picture

Thank you Taxoman, what a fast answer ;)

phayes’s picture

Can someone point me to the commit? I would like to apply the fix without checking out the entire dev branch. (Thanks!)

Taxoman’s picture

@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.

liliplanet’s picture

Enabling of the RDF module solves the problem

rurri’s picture

Thanks to Comment #8 . Had this same issue. Just needed to enable the RDF module, now all works.

girishmuraly’s picture

@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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.