Active
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2013 at 14:03 UTC
Updated:
1 Mar 2013 at 15:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
jax commentedThe issue is that display_title isn't set on the handler when a view is loaded and that display_title isn't part of the option definition. I'm not sure how it is that it works on save. The attached patch makes this work but is in no way useful. It might be a starting point for someone else.