Closed (fixed)
Project:
Internationalization Views
Version:
7.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 18:06 UTC
Updated:
3 May 2013 at 17:50 UTC
Hi,
All of a sudden, the contextual menu available form the gear icon over a view, stopped displaying the Translate item. This made me go into a view and notice that the Translate tab was not there as well. I was also noted by auto-update that there is an update available for i18n_views so I updated it, checked the database rebuild checkbox and re-enabled the module. The translate options are still gone anyway :(
Views 7.x-3.0-rc3
Views translation 7.x-3.x-dev
Internationalization 7.x-1.2
What could be the cause?
How can I act now no to lose my views and translation definition?
Comments
Comment #1
moniuch commentedI re-installed the i18nviews module and it didn't help
Comment #2
miro_dietikerHmm... major then at least.
Comment #3
moniuch commentedHmm... any time soon (please)?
Comment #4
miro_dietikermoniuch
Why not pay a dev? He'll fix it in a few minutes, possibly 1..2hours i think.
Comment #5
moniuch commentedFirst let me see how long it takes to have *major* bugs fixed without money.
Comment #6
miro_dietikerPossibly long(er than u like). In december we're focussing on simplenews development with our full team.
However if u provide a patch we'll review and maintain the module.
Comment #7
no2e commentedI think I had the same problem: #1325584: After installation, no radio button for this localization method in Views settings
It was fixed with the current dev version (7.x-3.x-dev from 2011-Dec-02).
Comment #8
jose reyero commentedWorking for me too with latest versions of everything.
Comment #10
spidersilk commentedThis issue seems to be there again in the current (2012-Jul-24 ) dev version - I have no translate option in the views contextual menu. Unless there's some specific configuration needed (other than just enabling the module) to get this item to show up?
Comment #11
spidersilk commentedFound the answer: there's no translate option in the little gear menu when hovering over a view, but if you click the edit option, then look in the drop-down menu at the upper-right, under "edit view name/description", there IS a translate option there!
Although I'm not sure there was when I first looked everywhere trying to find it... Between then and when I eventually found it, I applied the patch from #1653170: Fatal error: Call to a member function unpack_translatables() and refreshed the strings for the views textgroup (multiple times, since I kept getting timeouts). So I'm not sure if that somehow enabled that option to show up, or if I just somehow missed it the first time around. But anyway, that's where I eventually found it. So the option is still there, just apparently in a different place than it used to be.