"Enable" checkbox should be disabled for default language

meba - May 21, 2007 - 20:12
Project:Drupal
Version:6.x-dev
Component:locale.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

"Enable" checkbox is now enabled for all languages. It should be disabled for default language, otherwise disabling the language doesn't work.

This patch adds disabling functionality.

AttachmentSize
locale_checkbox.patch2.07 KB

#1

Gábor Hojtsy - May 21, 2007 - 20:22
Status:needs review» fixed

Thanks for the code cleanup. Committed (http://drupal.org/cvs?commit=68125) after some coding style fixes:

- the if should have {} and the body on a new line
- the $rows should be indented only with two spaces

#2

Anonymous - June 4, 2007 - 21:25
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.