Filters cannot be exposed anymore after "Retool exports to drill down properly", I think that this is related to this commit:
http://drupalcode.org/viewvc/drupal/contributions/modules/views/includes...
However I was not able to create a patch to fix that.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views-645146.patch | 562 bytes | dawehner |
| #1 | views-645146.patch | 1.63 KB | dagmar |
Comments
Comment #1
dagmarI think the problem is that unpack_options doesn't store all the expose options because it was not completely defined in options_definition().
Here is a patch.
Comment #2
dawehnerPatch is fine, if you had http://drupal.org/node/645150 commited
Comment #3
merlinofchaos commentedCommited to 6.x-3.x
Comment #4
dawehnerbased on http://drupal.org/node/503452
Comment #5
dawehnerthats already fixed by another patch. i guess it was retool of the export