Active
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 12:09 UTC
Updated:
17 Feb 2014 at 10:09 UTC
Jump to comment: Most recent
Comments
Comment #1
nvakenI got the same error, and fixed this in the same manner as above. Seems to break nothing else and fixes the error. Would like to hear if this is the right way.
Comment #2
jasom commentedHow I can edit it? I have same problem. This is error, which I got:
Here is source code
How I can fix it? Patch would be very helpfull :-)
How to repreduce error:
Create views with list of terms and in Contextual filters add Taxonomy Term: Name (translated). In When the filter value is NOT in the URL Check Display a summary and in More check Glossary mode (1 character), In Case - uppercase and in Case in path - lovercase. That's it.
Comment #3
knalstaaf commentedI had the same issue using
(term) Taxonomy term: Name (translated)as a contextual filter. When I replaced this with(term) Taxonomy term: Name(<- no translated, and default value being "taxonomy-ID from URL"), the notice disappeared, and I got my translated terms displayed by using(term) Taxonomy term: Name (translated)as a Field.