Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2011 at 08:30 UTC
Updated:
21 Jan 2012 at 00:01 UTC
I created a view with translated terms as exposed filters and received this message:
An illegal choice has been detected. Please contact the site administrator.
On the log, there were many errors, one for each exposed filter. For example Illegal choice in ur_p element. where "ur_p" is one of my exposed filters.
The terms on the exposed filters (used better exposed filters) are translated however the view results are empty.
I 'm attaching my exported view in case someone can understand what's wrong....
| Comment | File | Size | Author |
|---|---|---|---|
| view.txt | 86.7 KB | aristeides |
Comments
Comment #1
aristeides commentedin case anyone else has the same issue, I got it working by replacing the
term IDfilter withterm ID (with depth)Comment #2
aristeides commentedAs it appears, this error only appears with certain vocabularies, I'm not yet sure why.
Comment #3
webflo commentedIs this error still present? I can't reproduce.
Comment #4
aristeides commentedNo, this error doesn't exist anymore. marking as fixed.