I have a field reference field defined in a content type. The field is linked to a date field that has a recurrence, so I use it to select which of the multiple dates available for one content type is the actual selected one. Then a view on the linked content type with a relationship to the content with the recurrent date, regular not reverse relationship. It was all working fine in 7.x-1.0 using a regular relationship, again not reverse, and once I updated to 7.x-1.1 only the reverse one was available, so the view showed a broken handler. I had to go back to 7.x-1.0 and luckily it worked again.

Comments

grincon created an issue.