Difference between revisions of "New Features in EPrints 3.2.5"
 (Created page with '{{releasenotes}} == Upgrade Notes == * <b>Please read Upgrading 3.1 to 3.2 before attempting to upgrade your repository from 3.1 to 3.2.</b> * You will need to run epadmin up…')  | 
				 (→Bug fixes)  | 
				||
| Line 5: | Line 5: | ||
==Bug fixes==  | ==Bug fixes==  | ||
| + | |||
| + | * [http://trac.eprints.org/eprints/ticket/3873 3873] blank pages when navigating EPrints  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3915 3915] Access records not being created by LogHandler  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3925 3925] Upgrade does not alter eprint__rindex table  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3927 3927] "Search inputs get switched into ""EQ"""  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3890 3890] Phrases missing for manage metafield screen  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3515 3515] value needs initialisation in Metafield::Email  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3889 3889] Items and Review fail if a field is no longer available  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3901 3901] Use the qs product in HTTP negotiation  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3941 3941] N3 has incorrect use of namespaces  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3943 3943] N3 & RDF+XML not escaping anglebrackets in URIs  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3888 3888] cfg/cfg.d overrides archives/[repoid]/cfg/cfg.d  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3895 3895] view 'null' page results in confid error  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3916 3916] rindex entries aren't removed on object removal  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3921 3921] set mysql_auto_reconnect  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3931 3931] run_related_objects() doesn't return a full TYPE  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3932 3932] An advanced search with ANY fails  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3942 3942] Creating a repository object does not clean up after itself  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3665 3665] utf8 double-encoding on RSS2 exportview  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3896 3896] PubXMLID should use plugin system to get PubMedXML  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3653 3653] Browse view on multiple fields generates bad MYSQL  | ||
| + | * [http://trac.eprints.org/eprints/ticket/3944 3944] RDF not stripping whitespace at start of DOI causing broken URI  | ||
==CHANGELOG==  | ==CHANGELOG==  | ||
Revision as of 11:36, 17 January 2011
Release Notes
3.4 | 3.4.1 | 3.4.2 | 3.4.3 | 3.4.4 | 3.4.5 | 3.4.6 | 3.4.7
3.3 | 3.3.5 | 3.3.6 | 3.3.7 | 3.3.8 | 3.3.9 | 3.3.10 | 3.3.11 | 3.3.13 | 3.3.14 | 3.3.15 | 3.3.16
3.2.0 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.5 | 3.2.6 | 3.2.7 | 3.2.8 | 3.2.9
Upgrade Notes
- Please read Upgrading 3.1 to 3.2 before attempting to upgrade your repository from 3.1 to 3.2.
 - You will need to run epadmin upgrade to update your database structure.
 
Bug fixes
- 3873 blank pages when navigating EPrints
 - 3915 Access records not being created by LogHandler
 - 3925 Upgrade does not alter eprint__rindex table
 - 3927 "Search inputs get switched into ""EQ"""
 - 3890 Phrases missing for manage metafield screen
 - 3515 value needs initialisation in Metafield::Email
 - 3889 Items and Review fail if a field is no longer available
 - 3901 Use the qs product in HTTP negotiation
 - 3941 N3 has incorrect use of namespaces
 - 3943 N3 & RDF+XML not escaping anglebrackets in URIs
 - 3888 cfg/cfg.d overrides archives/[repoid]/cfg/cfg.d
 - 3895 view 'null' page results in confid error
 - 3916 rindex entries aren't removed on object removal
 - 3921 set mysql_auto_reconnect
 - 3931 run_related_objects() doesn't return a full TYPE
 - 3932 An advanced search with ANY fails
 - 3942 Creating a repository object does not clean up after itself
 - 3665 utf8 double-encoding on RSS2 exportview
 - 3896 PubXMLID should use plugin system to get PubMedXML
 - 3653 Browse view on multiple fields generates bad MYSQL
 - 3944 RDF not stripping whitespace at start of DOI causing broken URI