Closed (fixed)
Project:
Internationalization
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2010 at 14:01 UTC
Updated:
6 Apr 2011 at 12:08 UTC
I have setup 2 languages and I goto the Navigation configure page, and Change the language from "All languages" to English, And save it is no problem, but When I getback to the configure page to set English to "All languages", then the save don't work, It just can change from one language to another language, but I can't save back to "All languages".
To manully set it back, I opened my mysql and delete a record from the i18n_block table.
Maybe it's a bug, right? Or I have misconfigure something,
Please help, thanks.
Comments
Comment #1
jose reyero commentedRight, it is a bug. Just fixed.
Comment #2
wqmeng commentedHi jose,
Does there some new release come out soon? So I need to use the dev version?
Thanks alot.
http://articlesforge.com
Comment #4
span commentedI'm also having this problem with the latest release, is there any workaround that does not require database fiddling?
Which version is this fixed in and can it be used for production?
Comment #5
ash0815 commentedHello, I have the same problem. All languages can't be set, only other languages (english, german ...). I must delete a entry in i18n_blocks to set the All languages and now it's set to All languages in Blocks.
Comment #6
Isostar commentedsubscribing. Same issue with a by views generated block.
Comment #7
Romejoe commentedSame issue with the Cumulus module block and latest Version!
How can I change the database manually to set it to ALL LANGUAGES?
I opened the block at i18n_blocks in the database. If I delete the DE or EN entry manually there is no option selected. What do I need to enter to get ALL LANGUAGES activated?
Comment #8
span commentedIf you want it in all languages you can either add all languages i assume, which would be a pain. Or you can use the 'Languages' settings to display 'language neutral' content on each language. Then you should remove all entries for that specific block from the table.
Comment #9
achalak commentedsame issue. there shoud be a way to set back to all languages without editing database.
please help
Comment #10
jose reyero commentedWe are not doing a release for every bug fix. This is fixed in -dev version will be in next release possibly this month.
Unless I have to waste my time closing again reopened issues in which case this can take a lot longer. :-(
Comment #11
keereelJust erase field 'language' in i18n_blocks table for your block with phpMyAdmin. No language will be selected for your block in 'Admin', and block will be shown in all languages. Helps for me.
Comment #12
marina_v commentedsubscribing, same issue in 1.5
Comment #13
samonenko commentedSame problem.
Use this http://drupal.org/node/766678#comment-2979166 solution.
Comment #14
p.selfin commentedwhere this solution???
Comment #15
p.selfin commentedNeed to define a prefix for language.
By default the English prefix was not specified (admin/settings/language/edit/en).
Now it works seems to be ....