On trying to install the OpenID authentication module, it fails on the dev/build, and then refreshes the page to the login screen, with the following error at the top of the page:
Notice: DataObjectDecorator::extraDBFields() is deprecated. Please use extraStatics() instead. in /system/home/[domain]/www/[domain]/sapphire/core/model/DataObjectDecorator.php on line 60
Firstly, the line reported in the error is simply a check to see if that class is used, so it's less than obvious where it's being used..
Secondly, I dislike how the error spits the full local path to the file in the webroot.
I'd REALLY like openID integration, has anyone else had this issue?
I have only the dataobjectmanager and openID auth modules installed, on SS2.4
tia
a