I ran into a situation with views/shurly_handler_field_shurly_link_delete.inc render function whereby the $rid would be empty, resulting in the link not being deleted. I'll attach a patch which forces an RID lookup in that case.

CommentFileSizeAuthor
#1 1388688-1.patch789 bytesrjbrown99

Comments

rjbrown99’s picture

Status: Active » Needs review
StatusFileSize
new789 bytes

Patch.

jibus’s picture

Issue summary: View changes
Status: Needs review » Closed (cannot reproduce)

Old issue, there were many updates since. According to the schema, rid column cannot be null.

Feel free to re-open if you still have the problem.