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.

CommentFileSizeAuthor
#4 views-645146.patch562 bytesdawehner
#1 views-645146.patch1.63 KBdagmar

Comments

dagmar’s picture

Status: Active » Needs review
StatusFileSize
new1.63 KB

I 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.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Patch is fine, if you had http://drupal.org/node/645150 commited

merlinofchaos’s picture

Version: 6.x-3.x-dev » 7.x-3.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Commited to 6.x-3.x

dawehner’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new562 bytes
dawehner’s picture

Status: Needs review » Fixed

thats already fixed by another patch. i guess it was retool of the export

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.