I downloaded the rdf module from github and installed it into Drupal 7.0-alpha6. No other contrib modules installed.

With only RDFx enabled (no evoc, rdfui, etc.), I get the following error:

Warning: Call-time pass-by-reference has been deprecated in ~/drupal7/sites/all/modules/scor-rdf-a1f5c5c/rdfx.terms.inc on line 554

Comments

Anonymous’s picture

SOrry for the delay in getting back to you on this, I should have time to take a look this weekend.

pcwick’s picture

I tried this again.
Installed Drupal 7.x-dev 2010-Sep-27.
Installed RDF Module 7.x-2.x-dev 2010-Sep-27 downloaded from drupal.org.
No other contrib modules installed.
Did not install RDF UI or External RDF Vocabulary Importer.
Installed and enabled RDFx Module.
Immediately got error "Warning: Call-time pass-by-reference has been deprecated in ~/sites/all/modules/rdf/rdfx.terms.inc on line 554"

Anonymous’s picture

Status: Active » Fixed

Sorry, this was a simple fix and somehow slipped my mind. Thanks for posting the update, pcwick.

Committed at http://github.com/scor/rdf/commit/b328ff7132bf9a2f79be1ba967c50a3ad5d139db

Status: Fixed » Closed (fixed)

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

milesw’s picture

Project: Resource Description Framework (RDF) » RDF Extensions