comment about lack of maxlength HTML attribute
This commit is contained in:
@@ -606,6 +606,8 @@ foreach ($rows as $row_id => $vrow) {
|
|||||||
|
|
||||||
// The value column (depends on type)
|
// The value column (depends on type)
|
||||||
// ----------------
|
// ----------------
|
||||||
|
// See bug #1667887 for the reason why we don't use the maxlength
|
||||||
|
// HTML attribute
|
||||||
|
|
||||||
$foreignData = PMA_getForeignData($foreigners, $field['Field'], false, '', '');
|
$foreignData = PMA_getForeignData($foreigners, $field['Field'], false, '', '');
|
||||||
echo ' <td>' . "\n";
|
echo ' <td>' . "\n";
|
||||||
|
Reference in New Issue
Block a user