Hi

Title describe the issue

Tim

Comments

timos’s picture

Assigned: Unassigned » timos

It seems it's a duplicate of https://drupal.org/node/1673512

But i'm not agree with the answer given in https://drupal.org/comment/6202900#comment-6202900. When an atom is deleted, there is no utility to keep reference to it...

So i will work on a patch to improve it

Cheers

Tim

timos’s picture

Hi

I had a look on entityreference module and behavior ctools plugin system to handle this kind of issue.

What do you think about that

For now, it's too long to implement and test it. So i'll do a specific development for my need and if somebody is interested by a generic development with ctools plugin, i'll try to do it later.

Best

Tim

nagy.balint’s picture

Status: Active » Closed (won't fix)

Because of this issue #2478789: When deleting an atom, all the references remain intact displaying invalid id

There is a solution there for removing those invalid references when editing a node.

Im closing this.