Fatal error: Call to undefined function rdf_uri()

minimalismore - December 5, 2008 - 21:20
Project:Relations API
Version:6.x-1.0-alpha1
Component:Code
Category:bug report
Priority:critical
Assigned:Arto
Status:closed
Issue tags:rdf_uri
Description

Installed rdf-6.x-1.0-alpha3.tar.gz and relations-6.x-1.0-alpha1.tar.gz together with arc2 version 20-11-18. Clicked the relations-tab on a newly created node, and received : Fatal error: Call to undefined function rdf_uri() in relations.module on line 136

Grepped for rdf_uri, but could only find function rdf_uriref in rdf.api.inc. replaced all instances of rdf_uri in relations.module, and it sessm to work.
Is this the right function to call then?

#1

drewish - May 15, 2009 - 06:29
Status:active» postponed (maintainer needs more info)

I didn't encounter this error in 6.x-1.0-alpha5. Perhaps it's been fixed?

#2

Arto - July 6, 2009 - 15:20
Assigned to:Anonymous» Arto
Status:postponed (maintainer needs more info)» fixed

Yes, this would certainly have been some bad interaction between early versions of this module and the RDF API. The rdf_uri() function is always available in the current version of the RDF API.

#3

Arto - July 6, 2009 - 15:20
Title:Fatal error: Call to undefined function rdf_uri() in relations.module on line 136» Fatal error: Call to undefined function rdf_uri()

#4

System Message - July 20, 2009 - 15:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.