Closed (fixed)
Project:
Sexy Exposed
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2010 at 12:12 UTC
Updated:
5 Apr 2010 at 13:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
zserno commentedFound the bug: module assumed that you're using default filter id (e.g. 'tid' instead of 'c' in your case), which is false thinking of course.
Patch is coming soon.
Thanks for the report, nice catch! :)
Comment #2
zserno commentedPatch attached, against 6.x-1.0-alpha1. Please test.
Comment #3
zserno commentedComment #4
giorgoskpatch works fine
Comment #5
asak commentedI can confirm patch solves this.
Comment #6
zserno commentedComitted to HEAD. Thanks guys!