I have a node participation which contains 2 node references (course & person).

After I've created a new person-node with the add dialog, I receive a strict warning when i try to save the original (new participation) node. The message states:

"Strict warning: Only variables should be passed by reference in references_dialog_redirect_page() (line 433 of mysite\sites\all\modules\references_dialog\references_dialog.module)."

Both nodes (person via add-dialog and participation) are created but with this warning-message.

I've seen this behaviour on both the alpa1 as the dev version....

CommentFileSizeAuthor
#1 quickfix-1283778-0.patch685 bytesChi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.x-dev
Status: Active » Needs review
FileSize
685 bytes
valderama’s picture

Status: Needs review » Reviewed & tested by the community

The patch so simple, that I would put it as tested and reviewed.

Thanks,
Walter

fabsor’s picture

Status: Reviewed & tested by the community » Fixed

Commited, thanks!

Status: Fixed » Closed (fixed)

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