From fc041e4e15bfe5331602fa7f9910ee9100c57480 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 30 Apr 2008 17:00:54 +0000 Subject: [PATCH] do not remove the BINARY attribute in drop-down --- ChangeLog | 1 + libraries/tbl_properties.inc.php | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 159f9778a..739d5d4ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,6 +58,7 @@ danbarry (fixed for mysqli extension only) - [interface] sanitize the after_field parameter, thanks to Norman Hippert +- [structure] do not remove the BINARY attribute in drop-down 2.11.6.0 (2008-04-29) - bug #1903724 [interface] Displaying of very large queries in error message diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index 7ab36081a..adbbbcd28 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -355,9 +355,6 @@ for ($i = 0; $i <= $num_fields; $i++) { $cnt_attribute_types = count($cfg['AttributeTypes']); for ($j = 0;$j < $cnt_attribute_types; $j++) { - if ($cfg['AttributeTypes'][$j] == 'BINARY') { - continue; - } $content_cells[$i][$ci] .= '