When a field contains an invalid reference, the message states 'There are no entities matching "field_value", it does not state which field is having an error if there are multiple entity reference fields.

For example if we have two entity reference fields that are called A and B the error message should be 'There are no entities matching "field_value" for field A.'

Comments

kpearl’s picture

Issue summary: View changes

"" was not showing up in message.

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

Tried with the latest dev?

owilliwo’s picture

Version: 7.x-1.0-rc1 » 7.x-1.x-dev

Yep !!
Still have the same problem.

I've created an entityref field, in order to reference taxonomy terms from a simple vocabulary : tag.
When I try to create one, error message : There are no entities matching "Tag 1".
When I try to reference an existing tag, it's OK, but it doesn't look to Autocomplete Tag Style..

owilliwo’s picture

Issue summary: View changes

removed <> around field_value

z.stolar’s picture