Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2009 at 09:36 UTC
Updated:
16 Aug 2009 at 07:06 UTC
I've got a profile field for my users which is a selection list, that contains values like:
Cycle "ingenierie informatique"
when I create a user view and I expose a filter on that field, I see stuff like:
Cycle " ingenierie informatique"
-> seems views applies the same translation to the field it would do for displaying html. Unfortunately, we're talking about a selection list.
It's probably fairly trivial to fix if you know where to look in the code...
Comments
Comment #1
dawehnerDuplicate of http://drupal.org/node/511908