It seems the reverse noderef is being used, when looking at the query, except the filters using that reference, don't implement this, and are still checking vid.

either the subjoin should have a name, and the filters use that named reference; or their filter should use subjoins themselves, (allthough i think filtering wouldn't look like it should).

is there any chance this could get implemented? or can you post a quick way to patch this code to get this working?

i have an Item and a Booking CCKs, Booking has a noderef and a from and to field.

i want to use the reverse noderef to list Item's that have NO booking between start and stop

Comments

semiaddict’s picture

I confirm this issue.
I'm having the same touble with a filter in the view that uses a reverse node reference relashionship.

Any chance this could be fixed ?

Thank you.

---
Oussama Mubarak // Semiaddict

semiaddict’s picture

After a lot of digging it seems the issue I am experiencing is with date filters that have a date field timezone associated with.
So it doesn't seem to be a Reverse Node Reference issue.

I've filled an issue in the date module (http://drupal.org/node/1139402).

I'm not sure if it's the same issue that AL13N experienced, so I'm not changing the status of this issue.

---
Oussama Mubarak // Semiaddict

markus_petrux’s picture

Priority: Major » Normal
Status: Active » Closed (works as designed)

Changing issue status as per #2.