Hi all,

Once #326033 has been applied I discovered that the revision output in each comment was not displaying correctly.

Instead of outputting 'Status: Active -> Fixed', I was just getting 'Status: ->'.

The attached patch should fix that behavior.

Thanks,

Sam.

Comments

samhassell’s picture

Status: Needs review » Needs work

Patch doesn't work for user references.

samhassell’s picture

Status: Needs work » Needs review
StatusFileSize
new2.19 KB

Here's another patch. I don't know enough about CCK to get this working properly, but this patch will enable proper display for node references and user references in addition to the normal CCK fields. I hard-coded support for these fields.

There is probably a Druplier way to do this, if anyone can point me in the direction I'll put some more time into this fixed properly.

mitchell’s picture

Version: 5.x-1.x-dev » 6.x-1.0-beta1
Status: Needs review » Fixed

The 6.x version uses a new method. I tested changing nodereference, and that works well.

@samhassell: Thank you for posting your work. I hope you enjoy the 6.x release continue to post patches :)

Status: Fixed » Closed (fixed)

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