diff --git a/ChangeLog b/ChangeLog index 6de1b950aa..9024a49523 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,7 @@ phpMyAdmin - ChangeLog - issue #13040 Compatibility with hhvm 3.18 - issue #13031 Fixed displaying of all rows - issue #12967 Fixed related field selection for native relations +- issue #13045 Properly escape MIME transformatoin names 4.6.6 (2017-01-23) - issue #12759 Fix Notice regarding 'Undefined index: old_usergroup' diff --git a/templates/columns_definitions/transformation.phtml b/templates/columns_definitions/transformation.phtml index 96467007ad..99bab34053 100644 --- a/templates/columns_definitions/transformation.phtml +++ b/templates/columns_definitions/transformation.phtml @@ -17,7 +17,7 @@ $available_mime[$type . '_file'][$mimekey] ) . ' (' . strtolower($parts[0]) . ":" . $parts[1] . ')'; ?> -