Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@suse.cz>2013-02-04 14:52:47 +0400
committerMichal Čihař <mcihar@suse.cz>2013-02-04 14:52:47 +0400
commit57a97a7057b8bbcf8ef26d35709c2d8508adccdb (patch)
tree2e76ba69efd42871b0c27320f66c905bbc4435b1
parentbd3351611ff2766d7afdd4ef7d0002b7db919ae2 (diff)
Use up to date links to bugs and feature requests
-rw-r--r--composer.json4
-rw-r--r--doc/config.rst5
-rw-r--r--doc/faq.rst3
-rw-r--r--libraries/Config.class.php2
-rw-r--r--libraries/Util.class.php5
-rw-r--r--libraries/config.default.php4
-rw-r--r--libraries/config/messages.inc.php2
-rw-r--r--libraries/database_interface.lib.php4
-rw-r--r--libraries/dbi/mysqli.dbi.lib.php2
-rw-r--r--libraries/server_privileges.lib.php5
-rw-r--r--po/af.po2
-rw-r--r--po/ar.po2
-rw-r--r--po/az.po2
-rw-r--r--po/be.po2
-rw-r--r--po/be@latin.po2
-rw-r--r--po/bg.po4
-rw-r--r--po/bn.po2
-rw-r--r--po/br.po2
-rw-r--r--po/bs.po2
-rw-r--r--po/ca.po4
-rw-r--r--po/ckb.po2
-rw-r--r--po/cs.po4
-rw-r--r--po/cy.po2
-rw-r--r--po/da.po4
-rw-r--r--po/de.po4
-rw-r--r--po/el.po5
-rw-r--r--po/en_GB.po4
-rw-r--r--po/es.po4
-rw-r--r--po/et.po4
-rw-r--r--po/eu.po2
-rw-r--r--po/fa.po2
-rw-r--r--po/fi.po4
-rw-r--r--po/fr.po4
-rw-r--r--po/gl.po4
-rw-r--r--po/he.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/hr.po2
-rw-r--r--po/hu.po4
-rw-r--r--po/hy.po2
-rw-r--r--po/id.po2
-rw-r--r--po/it.po4
-rw-r--r--po/ja.po4
-rw-r--r--po/ka.po2
-rw-r--r--po/kk.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/lt.po4
-rw-r--r--po/lv.po2
-rw-r--r--po/mk.po2
-rw-r--r--po/ml.po2
-rw-r--r--po/mn.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/nb.po4
-rw-r--r--po/nl.po4
-rw-r--r--po/pa.po2
-rw-r--r--po/phpmyadmin.pot2
-rw-r--r--po/pl.po5
-rw-r--r--po/pt.po4
-rw-r--r--po/pt_BR.po4
-rw-r--r--po/ro.po4
-rw-r--r--po/ru.po4
-rw-r--r--po/si.po2
-rw-r--r--po/sk.po4
-rw-r--r--po/sl.po4
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sr@latin.po2
-rw-r--r--po/sv.po4
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/th.po2
-rw-r--r--po/tk.po2
-rw-r--r--po/tr.po4
-rw-r--r--po/tt.po2
-rw-r--r--po/ug.po2
-rw-r--r--po/uk.po4
-rw-r--r--po/ur.po4
-rw-r--r--po/uz.po4
-rw-r--r--po/uz@latin.po6
-rw-r--r--po/zh_CN.po4
-rw-r--r--po/zh_TW.po4
-rw-r--r--sql.php4
81 files changed, 122 insertions, 128 deletions
diff --git a/composer.json b/composer.json
index 13e0955a38..7179fbe69e 100644
--- a/composer.json
+++ b/composer.json
@@ -13,8 +13,8 @@
}
],
"support": {
- "forum": "https://sourceforge.net/projects/phpmyadmin/forums/forum/72909",
- "issues": "https://sourceforge.net/tracker/?atid=377408&group_id=23067&func=browse",
+ "forum": "https://sourceforge.net/p/phpmyadmin/discussion/Help",
+ "issues": "https://sourceforge.net/p/phpmyadmin/bugs/",
"wiki": "http://wiki.phpmyadmin.net/",
"source": "https://github.com/phpmyadmin/phpmyadmin"
},
diff --git a/doc/config.rst b/doc/config.rst
index 100514a418..4c77ca2398 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -45,9 +45,8 @@ Basic settings
Starting with version 2.3.0, it is advisable to try leaving this blank. In
most cases phpMyAdmin automatically detects the proper setting. Users of
- port forwarding will need to set PmaAbsoluteUri (`more info
- <https://sourceforge.net/tracker/index.php?func=detail&aid
- =1340187&group_id=23067&atid=377409>`_).
+ port forwarding will need to set :config:option:`$cfg['PmaAbsoluteUri']`
+ (`more info <https://sourceforge.net/p/phpmyadmin/support-requests/795/>`_).
A good test is to browse a table, edit a row and save it. There should be
an error message if phpMyAdmin is having trouble auto–detecting the correct
diff --git a/doc/faq.rst b/doc/faq.rst
index f369bc592e..6201459a7d 100644
--- a/doc/faq.rst
+++ b/doc/faq.rst
@@ -917,8 +917,7 @@ quote-character (") is interpreted as an identifier quote character and not as
a string quote character, which makes many internal phpMyAdmin operations into
invalid :term:`SQL` statements. There is no
workaround to this behaviour. News to this item will be posted in `Bug report
-#816858
-<https://sourceforge.net/tracker/index.php?func=detail&aid=816858&group_id=23067&atid=377408>`_
+#1013 <https://sourceforge.net/p/phpmyadmin/bugs/1013/>`_
.. _faq3_10:
diff --git a/libraries/Config.class.php b/libraries/Config.class.php
index 13c0cff04d..bca79207ee 100644
--- a/libraries/Config.class.php
+++ b/libraries/Config.class.php
@@ -1282,8 +1282,6 @@ class PMA_Config
// We used to display a warning if PmaAbsoluteUri wasn't set, but now
// the autodetect code works well enough that we don't display the
// warning at all. The user can still set PmaAbsoluteUri manually.
- // See
- // http://sf.net/tracker/?func=detail&aid=1257134&group_id=23067&atid=377411
} else {
// The URI is specified, however users do often specify this
diff --git a/libraries/Util.class.php b/libraries/Util.class.php
index bc9e018847..8c87a44edc 100644
--- a/libraries/Util.class.php
+++ b/libraries/Util.class.php
@@ -2060,8 +2060,7 @@ class PMA_Util
* Takes a string and outputs each character on a line for itself. Used
* mainly for horizontalflipped display mode.
* Takes care of special html-characters.
- * Fulfills todo-item
- * http://sf.net/tracker/?func=detail&aid=544361&group_id=23067&atid=377411
+ * Fulfills https://sourceforge.net/p/phpmyadmin/feature-requests/164/
*
* @param string $string The string
* @param string $Separator The Separator (defaults to "<br />\n")
@@ -2355,7 +2354,7 @@ class PMA_Util
/* IE (before version 9) has trouble with <button> */
if (PMA_USR_BROWSER_AGENT == 'IE' && PMA_USR_BROWSER_VER < 9) {
return '<input type="image" name="' . $image_name
- . '" class="' . $button_class
+ . '" class="' . $button_class
. '" value="' . htmlspecialchars($value)
. '" title="' . htmlspecialchars($text)
. '" src="' . $GLOBALS['pmaThemeImage']. $image . '" />'
diff --git a/libraries/config.default.php b/libraries/config.default.php
index 7bec1117aa..1019d27687 100644
--- a/libraries/config.default.php
+++ b/libraries/config.default.php
@@ -430,7 +430,7 @@ $cfg['Servers'][$i]['AllowDeny']['rules'] = array();
/**
* Disable use of INFORMATION_SCHEMA. Is always 'false' for Drizzle.
*
- * @see http://sf.net/support/tracker.php?aid=1849494
+ * @see https://sourceforge.net/p/phpmyadmin/bugs/2606/
* @see http://bugs.mysql.com/19588
* @global boolean $cfg['Servers'][$i]['DisableIS']
*/
@@ -844,7 +844,7 @@ $cfg['NavigationLogoLink'] = 'index.php';
$cfg['NavigationLogoLinkWindow'] = 'main';
/**
- * number of recently used tables displayed in the navigation panel
+ * number of recently used tables displayed in the navigation panel
*
* @global integer $cfg['NumRecentTables']
*/
diff --git a/libraries/config/messages.inc.php b/libraries/config/messages.inc.php
index e939bc22a0..f8ef95609d 100644
--- a/libraries/config/messages.inc.php
+++ b/libraries/config/messages.inc.php
@@ -388,7 +388,7 @@ $strConfigServers_CountTables_desc = __('Count tables when showing database list
$strConfigServers_CountTables_name = __('Count tables');
$strConfigServers_designer_coords_desc = __('Leave blank for no Designer support, suggested: [kbd]pma__designer_coords[/kbd]');
$strConfigServers_designer_coords_name = __('Designer table');
-$strConfigServers_DisableIS_desc = __('More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]');
+$strConfigServers_DisableIS_desc = __('More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]');
$strConfigServers_DisableIS_name = __('Disable use of INFORMATION_SCHEMA');
$strConfigServers_extension_desc = __('What PHP extension to use; you should use mysqli if supported');
$strConfigServers_extension_name = __('PHP extension to use');
diff --git a/libraries/database_interface.lib.php b/libraries/database_interface.lib.php
index b865badf5b..0a43ce44a1 100644
--- a/libraries/database_interface.lib.php
+++ b/libraries/database_interface.lib.php
@@ -771,8 +771,8 @@ function PMA_DBI_get_tables_full($database, $table = false,
// MySQL returns
// with SHOW DATABASES or information_schema.SCHEMATA: `Test`
// but information_schema.TABLES gives `test`
- // bug #1436171
- // http://sf.net/support/tracker.php?aid=1436171
+ // bug #2036
+ // https://sourceforge.net/p/phpmyadmin/bugs/2036/
return $tables[strtolower($database)];
} else {
// one database but inexact letter case match
diff --git a/libraries/dbi/mysqli.dbi.lib.php b/libraries/dbi/mysqli.dbi.lib.php
index 80d1a22368..5f08d69981 100644
--- a/libraries/dbi/mysqli.dbi.lib.php
+++ b/libraries/dbi/mysqli.dbi.lib.php
@@ -591,7 +591,7 @@ function PMA_DBI_get_fields_meta($result)
// MySQL returns MYSQLI_TYPE_STRING for CHAR
// and MYSQLI_TYPE_CHAR === MYSQLI_TYPE_TINY
// so this would override TINYINT and mark all TINYINT as string
- // https://sf.net/tracker/?func=detail&aid=1532111&group_id=23067&atid=377408
+ // https://sourceforge.net/p/phpmyadmin/bugs/2205/
//$typeAr[MYSQLI_TYPE_CHAR] = 'string';
$typeAr[MYSQLI_TYPE_GEOMETRY] = 'geometry';
$typeAr[MYSQLI_TYPE_BIT] = 'bit';
diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php
index 79dd5b3032..3c6f741410 100644
--- a/libraries/server_privileges.lib.php
+++ b/libraries/server_privileges.lib.php
@@ -2751,8 +2751,9 @@ function PMA_updatePrivileges($username, $hostname, $tablename, $dbname)
$sql_query2 .= ';';
}
if (! PMA_DBI_try_query($sql_query0)) {
- // This might fail when the executing user does not have ALL PRIVILEGES himself.
- // See https://sourceforge.net/tracker/index.php?func=detail&aid=3285929&group_id=23067&atid=377408
+ // This might fail when the executing user does not have
+ // ALL PRIVILEGES himself.
+ // See https://sourceforge.net/p/phpmyadmin/bugs/3270/
$sql_query0 = '';
}
if (isset($sql_query1) && ! PMA_DBI_try_query($sql_query1)) {
diff --git a/po/af.po b/po/af.po
index 648c74db0c..bc5b0a439c 100644
--- a/po/af.po
+++ b/po/af.po
@@ -5628,7 +5628,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index 59ed915388..ac9fe7d9dc 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -5382,7 +5382,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/az.po b/po/az.po
index af6661ff02..3a376e179e 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5703,7 +5703,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/be.po b/po/be.po
index 3f13167670..1bd88b0e70 100644
--- a/po/be.po
+++ b/po/be.po
@@ -5828,7 +5828,7 @@ msgstr "Дэфрагмэнтаваць табліцу"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/be@latin.po b/po/be@latin.po
index e927f0ad3c..3ed8653a35 100644
--- a/po/be@latin.po
+++ b/po/be@latin.po
@@ -5815,7 +5815,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index 0b178a1b52..97f079f820 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -5435,10 +5435,10 @@ msgstr "Таблица за Дизайнера"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Допълнителна информация в [a@http://sf.net/support/tracker.php?aid=1849494]"
+"Допълнителна информация в [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
"системата за проследяване на дефекти на PMA[/a] и [a@http://bugs.mysql."
"com/19588]дефекти на MySQL[/a]"
diff --git a/po/bn.po b/po/bn.po
index ee02f7a003..f86041311d 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -5683,7 +5683,7 @@ msgstr "Defragment table"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/br.po b/po/br.po
index 42f6d5025e..7aad6d938c 100644
--- a/po/br.po
+++ b/po/br.po
@@ -5516,7 +5516,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/bs.po b/po/bs.po
index 21ac5b4d80..9648a9c71b 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -5697,7 +5697,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 4512f35bb6..6041f58a38 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5597,10 +5597,10 @@ msgstr "Taula del dissenyador"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Més informació a [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Més informació a [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] i [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ckb.po b/po/ckb.po
index 0f75ea7c2d..c3a65e033b 100644
--- a/po/ckb.po
+++ b/po/ckb.po
@@ -5298,7 +5298,7 @@ msgstr "شێوەسازی خشتە"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/cs.po b/po/cs.po
index b17eb6d705..7e5cb0a251 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -5503,10 +5503,10 @@ msgstr "Tabulka návrháře"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Více informací v [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Více informací v [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"trackeru[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/cy.po b/po/cy.po
index 7ea27a648a..74053a78de 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -5672,7 +5672,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/da.po b/po/da.po
index eb40d292c2..86cb6381e7 100644
--- a/po/da.po
+++ b/po/da.po
@@ -5549,10 +5549,10 @@ msgstr "Designer tabel"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mere information om [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Mere information om [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] og [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/de.po b/po/de.po
index 174aa406db..ead95ebe75 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5599,10 +5599,10 @@ msgstr "Designer Coords Table"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mehr Informationen auf [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Mehr Informationen auf [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/el.po b/po/el.po
index 99c2228e34..ae37f83617 100644
--- a/po/el.po
+++ b/po/el.po
@@ -5586,11 +5586,10 @@ msgstr "Πίνακας σχεδιαστή"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Περισσότερες πληροφορίες στο [a@http://sf.net/support/tracker.php?"
-"aid=1849494]PMA bug tracker[/a] και στο [a@http://bugs.mysql.com/19588]MySQL "
+"Περισσότερες πληροφορίες στο [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug tracker[/a] και στο [a@http://bugs.mysql.com/19588]MySQL "
"Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/en_GB.po b/po/en_GB.po
index 286bbaf9d6..4c02fefafc 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -5511,10 +5511,10 @@ msgstr "Designer table"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/es.po b/po/es.po
index 172df3b4c8..02310c0dbe 100644
--- a/po/es.po
+++ b/po/es.po
@@ -5615,10 +5615,10 @@ msgstr "Tabla del diseñador"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Más información en [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Más información en [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] y [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/et.po b/po/et.po
index 418c9188c6..1b7790cada 100644
--- a/po/et.po
+++ b/po/et.po
@@ -5583,10 +5583,10 @@ msgstr "Kujundaja tabel"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Rohkem infot aadressilt [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Rohkem infot aadressilt [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] ja [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/eu.po b/po/eu.po
index aea1713dae..dc094045a6 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -5664,7 +5664,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/fa.po b/po/fa.po
index b2d39d38c5..df27371d5e 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -5434,7 +5434,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 585fa21a01..847a31c041 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -5554,10 +5554,10 @@ msgstr "Suunnittelija-taulu"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Lisätietoja [a@http://sf.net/support/tracker.php?aid=1849494]PMA:n "
+"Lisätietoja [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA:n "
"virheenjäljittimestä[/a] ja [a@http://bugs.mysql.com/19588]MySQL:n "
"ohjelmavirheistä[/a]"
diff --git a/po/fr.po b/po/fr.po
index 730d7a4782..00f2c18e6b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5577,10 +5577,10 @@ msgstr "Table pour la fonctionnalité Concepteur"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Voir [a@http://sf.net/support/tracker.php?aid=1849494]ce bogue phpMyAdmin[/"
+"Voir [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]ce bogue phpMyAdmin[/"
"a] et [a@http://bugs.mysql.com/19588]ce bogue MySQL[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/gl.po b/po/gl.po
index 99f730f619..368820afd3 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -5642,11 +5642,11 @@ msgstr "Táboa do Designer"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
"Máis información no "
-"[a@http://sf.net/support/tracker.php?aid=1849494]Seguidor de erros de "
+"[a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]Seguidor de erros de "
"PMA[/a] e en [a@http://bugs.mysql.com/19588]Erros do MySQL[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/he.po b/po/he.po
index 0e097d1f0c..fd9958e4ec 100644
--- a/po/he.po
+++ b/po/he.po
@@ -5662,7 +5662,7 @@ msgstr "איחוי טבלה"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/hi.po b/po/hi.po
index 673fd6ea84..5d73931c6e 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -5632,7 +5632,7 @@ msgstr "डिजाइनर टेबल"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/hr.po b/po/hr.po
index 0aaa8d120f..ba73f854e0 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5821,7 +5821,7 @@ msgstr "Defragmentiraj tablicu"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 9d0af62292..a4202a9b51 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5520,10 +5520,10 @@ msgstr "Tervező tábla"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Bővebben a [a@http://sf.net/support/tracker.php?aid=1849494]PMA hibakövetőben"
+"Bővebben a [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA hibakövetőben"
"[/a] és a [a@http://bugs.mysql.com/19588]MySQL hibabejelentőben[/a] olvashat "
"róla"
diff --git a/po/hy.po b/po/hy.po
index ff34020668..86fa69b30d 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -5259,7 +5259,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 67df470552..4fc148a803 100644
--- a/po/id.po
+++ b/po/id.po
@@ -5517,7 +5517,7 @@ msgstr "Tabel desainer"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 2e351b613b..c0a0e88afd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5580,10 +5580,10 @@ msgstr "Tabella di design assistito"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Maggiori informazioni su [a@http://sf.net/support/tracker.php?aid=1849494]"
+"Maggiori informazioni su [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
"PMA bug tracker[/a] e [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ja.po b/po/ja.po
index e1b3b08f4f..f0f1c75a31 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -5567,10 +5567,10 @@ msgstr "デザイナテーブル"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"詳細は [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] "
+"詳細は [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug tracker[/a] "
"と [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]。"
#: libraries/config/messages.inc.php:392
diff --git a/po/ka.po b/po/ka.po
index 47d784dbb1..22fcef1d2e 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -5806,7 +5806,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/kk.po b/po/kk.po
index de6f019ced..292cb24b11 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -5300,7 +5300,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 39afbb8486..65945895b2 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5412,7 +5412,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 05d6445974..2d4368a242 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -5582,10 +5582,10 @@ msgstr "Suprojektuoti lentelę"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Daugiau informacijos [a@http://sf.net/support/tracker.php?aid=1849494]PMA[/"
+"Daugiau informacijos [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA[/"
"a] ir [a@http://bugs.mysql.com/19588]MySQL[/a] klaidų puslapiuose"
#: libraries/config/messages.inc.php:392
diff --git a/po/lv.po b/po/lv.po
index d6bc380740..f467b2e983 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -5611,7 +5611,7 @@ msgstr "Defragmentēt tabulu"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/mk.po b/po/mk.po
index 801c4e3bf2..3727f8ccd2 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -5742,7 +5742,7 @@ msgstr "Дефрагментирај ја табелата"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index c095d7732a..206668d915 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -5271,7 +5271,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/mn.po b/po/mn.po
index 80530cafb4..ae0d2b18d0 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -5741,7 +5741,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ms.po b/po/ms.po
index 326d09ddd1..dddcb902b8 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -5651,7 +5651,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index e953c827ea..74d7c4712f 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -5567,10 +5567,10 @@ msgstr "Designertabell"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mer informasjon på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Mer informasjon på [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] og [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/nl.po b/po/nl.po
index ffc19e922f..83a51f0cb2 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -5574,10 +5574,10 @@ msgstr "Designer tabel"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Zie voor meer informatie: [a@http://sf.net/support/tracker.php?aid=1849494]"
+"Zie voor meer informatie: [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
"PMA-bugtracker[/a] en [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/pa.po b/po/pa.po
index 50fd329875..e18e3a80a5 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -5261,7 +5261,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 827d0f2761..6ec5cd1be4 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -5258,7 +5258,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 9fdfdef0d8..4c6a795411 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5629,11 +5629,10 @@ msgstr "Tabela trybu projektowania"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Więcej informacji jest dostępnych pod adresem: [a@http://sf.net/support/"
-"tracker.php?aid=1849494]PMA bug tracker[/a] i [a@http://bugs.mysql.com/19588]"
+"Więcej informacji jest dostępnych pod adresem: [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug tracker[/a] i [a@http://bugs.mysql.com/19588]"
"MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/pt.po b/po/pt.po
index a36ae3d8ed..d97a6e51a5 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -5571,10 +5571,10 @@ msgstr "Tabela de Designer"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mais informações em [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Mais informações em [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"rastreador de bug [/a] e [a@http://bugs.mysql.com/19588]Bugs MySQL[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 8155c97095..92ed947386 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -5536,10 +5536,10 @@ msgstr "tabela de Desenho"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mais informações em [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Mais informações em [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"rastreador de bug [/a] e [a@http://bugs.mysql.com/19588]Bugs MySQL[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ro.po b/po/ro.po
index cf142744be..3d32b6b9fe 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -5819,10 +5819,10 @@ msgstr "Tabelul designeri"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mai multe informații pe [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Mai multe informații pe [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] și pe [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ru.po b/po/ru.po
index 2d5307f62a..0d97caa703 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -5575,10 +5575,10 @@ msgstr "Таблица Дизайнера"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Подробнее смотрите на [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Подробнее смотрите на [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] и [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/si.po b/po/si.po
index dbdca9353a..1ac9b21b0a 100644
--- a/po/si.po
+++ b/po/si.po
@@ -5433,7 +5433,7 @@ msgstr "සැලසුම්කරණ වගුව"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/sk.po b/po/sk.po
index 2f1badd466..78ca6d9d0f 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5507,10 +5507,10 @@ msgstr "Tabuľka návrhára"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Viac informácii na [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Viac informácii na [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] a [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/sl.po b/po/sl.po
index 5b8f7aeb26..d2739da67b 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -5559,10 +5559,10 @@ msgstr "Tabela Oblikovalnika"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Več informacij na [a@http://sf.net/support/tracker.php?aid=1849494]"
+"Več informacij na [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
"sledilniku hroščev PMA[/a] in[a@http://bugs.mysql.com/19588]hroščih MySQL[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/sq.po b/po/sq.po
index 8b88cfa3a5..812a15c488 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -5480,7 +5480,7 @@ msgstr "Defragmento tabelën"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 80057ed2af..9d53582791 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -5802,7 +5802,7 @@ msgstr "Дефрагментирај табелу"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/sr@latin.po b/po/sr@latin.po
index 0ef01d50ef..ec1d6f5b0c 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -5504,7 +5504,7 @@ msgstr "Dizajn tabela"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index da4b21d804..8fdf6245bc 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5521,10 +5521,10 @@ msgstr "Tabell för Designer"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Mer information på [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"Mer information på [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] och [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ta.po b/po/ta.po
index 0d299958b4..3a5f3710ca 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -5391,7 +5391,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/te.po b/po/te.po
index 4815c7b264..25cfba1c5d 100644
--- a/po/te.po
+++ b/po/te.po
@@ -5513,7 +5513,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/th.po b/po/th.po
index 1a1f57eb43..54bb86ffc3 100644
--- a/po/th.po
+++ b/po/th.po
@@ -5495,7 +5495,7 @@ msgstr "จัดระเบียบตาราง"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/tk.po b/po/tk.po
index ede027982c..ae200f291e 100644
--- a/po/tk.po
+++ b/po/tk.po
@@ -5268,7 +5268,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/tr.po b/po/tr.po
index f6a8e66ec7..1becb8f00f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -5550,10 +5550,10 @@ msgstr "Tasarımcı tablosu"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"[a@http://sf.net/support/tracker.php?aid=1849494]PMA hata izleyici[/a] ve "
+"[a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA hata izleyici[/a] ve "
"[a@http://bugs.mysql.com/19588]MySQL Hataları[/a] üzerine daha fazla bilgi"
#: libraries/config/messages.inc.php:392
diff --git a/po/tt.po b/po/tt.po
index b05564bf2e..e2c64a0785 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -5756,7 +5756,7 @@ msgstr "Tüşämä kisäklären berläşterü"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/ug.po b/po/ug.po
index c37c148100..96cfc9ea75 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -5565,7 +5565,7 @@ msgstr ""
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 0d04f757c6..43be3f2971 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5563,10 +5563,10 @@ msgstr "Таблиця дизайнера"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Детальніше дивіться на [a@http://sf.net/support/tracker.php?aid=1849494]PMA "
+"Детальніше дивіться на [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA "
"bug tracker[/a] та [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/ur.po b/po/ur.po
index a64bf07bbe..5c86df1688 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -5687,10 +5687,10 @@ msgstr "ڈیزائنر جدول"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"مزید معلومات یہاں موجود ہے [a@http://sf.net/support/tracker.php?aid=1849494]"
+"مزید معلومات یہاں موجود ہے [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
"PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL نقائص[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/po/uz.po b/po/uz.po
index b092ddead8..11da448945 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -5991,10 +5991,10 @@ msgstr "Дизайнер жадвали"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Кўпроқ маълумот учун [a@http://sf.net/support/tracker.php?aid=1849494]\"PMA "
+"Кўпроқ маълумот учун [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]\"PMA "
"bug tracker\"[/a] ва [a@http://bugs.mysql.com/19588]\"MySQL Bugs\"[/a]ларга "
"қаранг"
diff --git a/po/uz@latin.po b/po/uz@latin.po
index c735c7792d..a5b8347496 100644
--- a/po/uz@latin.po
+++ b/po/uz@latin.po
@@ -6029,11 +6029,11 @@ msgstr "Dizayner jadvali"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"Ko‘proq ma`lumot uchun [a@http://sf.net/support/tracker.php?"
-"aid=1849494]\"PMA bug tracker\"[/a] va [a@http://bugs.mysql."
+"Ko‘proq ma`lumot uchun [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]"
+"\"PMA bug tracker\"[/a] va [a@http://bugs.mysql."
"com/19588]\"MySQL Bugs\"[/a]larga qarang"
#: libraries/config/messages.inc.php:392
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 56a355a823..b2bc0de23b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -5441,10 +5441,10 @@ msgstr "设计表"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"参见 [a@http://sf.net/support/tracker.php?aid=1849494]PMA 缺陷 (bug) 跟踪系"
+"参见 [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA 缺陷 (bug) 跟踪系"
"统 (外链,英文)[/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外"
"链,英文)[/a]"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 24e37a379b..07baf778cb 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -5473,10 +5473,10 @@ msgstr "設計表"
#: libraries/config/messages.inc.php:391
msgid ""
-"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
+"More information on [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
-"參見 [a@http://sf.net/support/tracker.php?aid=1849494]PMA 缺陷 (bug) 跟蹤係"
+"參見 [a@https://sourceforge.net/p/phpmyadmin/bugs/2606/]PMA 缺陷 (bug) 跟蹤係"
"統 [/a] 和 [a@http://bugs.mysql.com/19588]MySQL 缺陷 (Bugs) (外鏈,英文)[/a]"
#: libraries/config/messages.inc.php:392
diff --git a/sql.php b/sql.php
index aa397a4355..a796f8c184 100644
--- a/sql.php
+++ b/sql.php
@@ -714,8 +714,8 @@ if (isset($GLOBALS['show_as_php']) || ! empty($GLOBALS['validatequery'])) {
// This could happen if the user sends a query like "USE `database`;"
/**
* commented out auto-switching to active database - really required?
- * bug #1814718 win: table list disappears (mixed case db names)
- * https://sourceforge.net/support/tracker.php?aid=1814718
+ * bug #2558 win: table list disappears (mixed case db names)
+ * https://sourceforge.net/p/phpmyadmin/bugs/2558/
* @todo RELEASE test and comit or rollback before release
$current_db = PMA_DBI_fetch_value('SELECT DATABASE()');
if ($db !== $current_db) {