Bug 86085 - [maintainer] databases/phpmyadmin update to 2.6.4
Summary: [maintainer] databases/phpmyadmin update to 2.6.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 19:30 UTC by Matthew Seaman
Modified: 2005-09-13 21:45 UTC (History)
0 users

See Also:


Attachments
phpmyadmin.diff (1.69 KB, patch)
2005-09-13 19:30 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2005-09-13 19:30:13 UTC
Update to the new release version 2.6.4.  Release notes are at

http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0

Improvements:

    * Foreign-key dropdowns can be more customized
    * Export: configurable filename templates
    * Display column comments while editing data
    * Transformations: new hexadecimal mode
    * HTTP auth: support FastCGI
    * Themes: can now have different theme per server
    * OLD_PASSWORD in the list of functions
    * Better messages when checking numerical input
    * Allow adding DROP TABLE when copying databases
    * Better support of information_schema
    * Various interface CSS improvements
    * Tree subgroups in left panel database selector
    * Documentation: links and anchors to every FAQ item
    * Table comments move to page header
    * Export: configurable default charset
    * Removed warning about PmaAbsoluteUri not set

Fixes:

    * Database search in MySQL 5.0.x on fields without a charset
    * Invalid "normal" cursor style
    * Browsing state when deleting multiple rows
    * Support bigger queries in print view, insert row, export results
    * Unsaved changes to relations were lost when changing display field
    * Exporting under IE 6 (Windows XP SP2)
    * Better catching of parse errors in config file
    * XSS on the cookie-based login panel
    * Show all while browsing foreign values
    * Escaping of special characters in ENUM or SET
    * XSS on table creation page
    * Using mysqli extension with MySQL 4.0.x
    * "empty result set" message was sometimes not returned
    * Incorrect message "You should define a primary key"
    * Abide cfg['Lang'] settings even if using MySQL > 4.1.x
    * XSS on username (cookie-based login)

Note: despite what the phpMyAdmin developers say under "fixes",
installing php5-mysqli port with MySQL client versions other than
4.1.x is not currently permitted by the ports infrastructure.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-09-13 21:45:24 UTC
State Changed
From-To: open->closed

Committed, thanks!