bug #1306833, full text link is broken
This commit is contained in:
@@ -8,6 +8,8 @@ $Source$
|
||||
2005-10-05 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* db_details_structure.php, tbl_properties_table_info.php: detect
|
||||
MySQL 5.0.13 views
|
||||
* libraries/display_tbl.lib.php: bug #1306833, full text link broken,
|
||||
thanks to Vernon Lyon - vlyon
|
||||
|
||||
2005-10-04 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||
* libraries/functions.js, libraries/sql_query_form.lib.php:
|
||||
|
@@ -611,7 +611,6 @@ function PMA_displayTableHeaders(&$is_display, &$fields_meta, $fields_cnt = 0, $
|
||||
$text_url = 'sql.php?'
|
||||
. PMA_generate_common_url($db, $table)
|
||||
. '&sql_query=' . urlencode($sql_query)
|
||||
. '&pos=' . $pos
|
||||
. '&session_max_rows=' . $session_max_rows
|
||||
. '&pos=' . $pos
|
||||
. '&disp_direction=' . $disp_direction
|
||||
|
Reference in New Issue
Block a user