backported bug #2879909 to QA_3_2

This commit is contained in:
Herman van Rink
2009-10-16 07:34:51 +00:00
parent 9ae329e4ad
commit a38d4ff355

View File

@@ -43,7 +43,6 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
+ [lang] Turkish update, thanks to Burak Yavuz + [lang] Turkish update, thanks to Burak Yavuz
+ [auth] Add custom port configuration in signon, thanks to Gary Smith + [auth] Add custom port configuration in signon, thanks to Gary Smith
- [core] Removed context from the error handler - [core] Removed context from the error handler
- [interface] #2879909 Removed double htmlspecialchars when editing enum column
3.2.3.0 (not yet released) 3.2.3.0 (not yet released)
- patch #2856664 [export] Date, time, and datetime column types now export correctly to - patch #2856664 [export] Date, time, and datetime column types now export correctly to
@@ -55,6 +54,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- bug #2852370 [operations] Renaming database deletes triggers - bug #2852370 [operations] Renaming database deletes triggers
- bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo - bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo
- bug [structure] "In use" table incorrectly reported as "view" - bug [structure] "In use" table incorrectly reported as "view"
- bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
3.2.2.1 (2009-10-12) 3.2.2.1 (2009-10-12)
- [security] XSS and SQL injection, thanks to Herman van Rink - [security] XSS and SQL injection, thanks to Herman van Rink