Needed to have delete link as a views handler so I created the batch of them. Just recently worked with file_entity to refine the same thing.

Comments

circuscowboy’s picture

Status: Active » Needs review
StatusFileSize
new5.53 KB

The patch

mikran’s picture

Status: Needs review » Needs work
Issue tags: +Novice
Notice: Undefined property: stdClass::$fid in views_handler_field_relation_link_edit->render_link() (line 25 of /var/www/d7/sites/all/modules/relation/views/views_handler_field_relation_link_edit.inc).

That appeared when I added the edit link.

circuscowboy’s picture

Status: Needs work » Needs review
StatusFileSize
new5.53 KB

Oops appears there was a typo that didn't get changed from my file_entity code.

mikran’s picture

Status: Needs review » Fixed

thanks. committed

circuscowboy’s picture

Thanks for the git attribution. Many maintainers don't bother with it. (you are the first of 3 or 4) It is a good feeling to be accredited for a commit.

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