mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Modified KNOWN_BUGS contents. Rather than try to list all known bugs in this text file, I've changed it to provide links which will return the up-to-date results via JIRA queries.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5958 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -3,63 +3,34 @@ INTRODUCTION
|
||||
|
||||
Detailed Issue Tracking for DSpace is managed in our JIRA issue tracker:
|
||||
|
||||
- http://jira.dspace.org/
|
||||
|
||||
In the past we used Sourceforge Trackers to track issues with. Older
|
||||
detailed bug descriptions and some status may still be available on
|
||||
the SourceForge bug tracker:
|
||||
|
||||
- http://sourceforge.net/tracker/?group_id=19984
|
||||
- https://jira.duraspace.org/browse/DS
|
||||
|
||||
|
||||
KNOWN BUGS
|
||||
=============================================================================
|
||||
A definitive and up to date list of bugs affecting each version of
|
||||
DSpace software can be found in our JIRA issue tracker.
|
||||
|
||||
The following is a list of some of the known bugs in DSpace version 1.6 which
|
||||
will likely be fixed in 1.6.1.
|
||||
- Known Issues in DSpace 1.7.0:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.7.0"+AND+fixVersion+!=+"1.7.0"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-493
|
||||
- Url in browser is incorrect after login
|
||||
- Affects XMLUI only
|
||||
- Known Issues in DSpace 1.6.2:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.6.2"+AND+fixVersion+!=+"1.6.2"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-463
|
||||
- Collection administrator help page not linked in some places
|
||||
- Affects JSPUI only
|
||||
- Known Issues in DSpace 1.6.1:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.6.1"+AND+fixVersion+!=+"1.6.1"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-471
|
||||
- Accessing site-level 'mets.xml' in XMLUI doesn't work properly for
|
||||
handle prefixes with periods (e.g. 2010.1)
|
||||
- Affects XMLUI only
|
||||
- Known Issues in DSpace 1.6.0:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.6.0"+AND+fixVersion+!=+"1.6.0"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-494
|
||||
- DatabaseManager.process() unnecessarily limits range of DECIMAL or
|
||||
NUMERIC
|
||||
- Affects core DSpace API
|
||||
- Known Issues in DSpace 1.5.2:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.5.2"+AND+fixVersion+!=+"1.5.2"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-239
|
||||
- java.net.MalformedURLException: unknown protocol: resource
|
||||
- Affects XMLUI only
|
||||
- Known Issues in DSpace 1.5.1:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.5.1"+AND+fixVersion+!=+"1.5.1"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-469
|
||||
- DCDate.displayDate(false,*) displays only year
|
||||
- Affects core DSpace API
|
||||
- Known Issues in DSpace 1.5.0:
|
||||
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.5.0"+AND+fixVersion+!=+"1.5.0"
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-501
|
||||
- Kubrick Theme - NaN in Item Browse
|
||||
- Affects XMLUI only
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-298
|
||||
- Caching problem when users logout
|
||||
- Affects XMLUI only
|
||||
|
||||
- http://jira.dspace.org/jira/browse/DS-449
|
||||
- Command line utility org.dspace.app.harvest.Harvest -S throws
|
||||
AuthorizeException
|
||||
- Affects core DSpace API
|
||||
|
||||
|
||||
This list is not exhaustive, but a definitive and up to date list of bugs
|
||||
affecting DSpace version 1.6 can be found in the JIRA issue tracker:
|
||||
|
||||
- http://jira.dspace.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1
|
||||
&pid=10020&resolution=-1&fixfor=-2&version=10020
|
||||
- For DSpace versions 1.0 through 1.4.2, a listing of all known issues can be found
|
||||
in the Source Code within the [dspace-source]/KNOWN_BUGS file.
|
Reference in New Issue
Block a user