Project:Admin RSS
Version:4.7.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Getting the following error when trying to access the comment rss feed (/adminrss/comment/xxx):
Fatal error: Only variables can be passed by reference in /home/xxx/public_html/modules/adminrss/adminrss.module on line 128

Comments

#1

Status:active» needs review

The fix is quite easy, I attached a patch. Basically you just have to introduce a variable to hold the array of language names.

AttachmentSize
fix89631.patch.txt 819 bytes

#2

Category:bug report» support request
Priority:critical» normal
Status:needs review» postponed (maintainer needs more info)

Cannot reproduce problem: it might be a PHP version issue.

Can you confirm your PHP version ?

#3

Using PHP 5.1.2.

Most likely it is a version related issue.

#4

Status:postponed (maintainer needs more info)» fixed

Problem absent with PHP 5.1.2 here. Anyway, patch rerolled to match Drupal style and committed. Thank you.

#5

Status:fixed» closed (fixed)

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

nobody click here