Download & Extend

The "All languages" option can't save back from the block Multilingual settings.

Project:Internationalization
Version:6.x-1.5
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» fixed

Right, it is a bug. Just fixed.

#2

Hi jose,

Does there some new release come out soon? So I need to use the dev version?

Thanks alot.

http://articlesforge.com

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#4

Status:closed (fixed)» active

I'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?

#5

Hello, 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.

#6

subscribing. Same issue with a by views generated block.

#7

Same 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?

#8

If 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.

#9

same issue. there shoud be a way to set back to all languages without editing database.
please help

#10

Status:active» closed (fixed)

We 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. :-(

#11

Just 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.

#12

Version:6.x-1.4» 6.x-1.5

subscribing, same issue in 1.5

#13

Same problem.
Use this http://drupal.org/node/766678#comment-2979166 solution.

#14

where this solution???

#15

Need 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 ....