This repository has been archived by the owner on Oct 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
KNOWN_BUGS
39 lines (26 loc) · 1.96 KB
/
KNOWN_BUGS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
INTRODUCTION
=============================================================================
Detailed Issue Tracking for DSpace is managed in our JIRA issue tracker:
- 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.
- Known Issues in DSpace 1.7.1:
https://jira.duraspace.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+=+DS+AND+affectedVersion+=+"1.7.1"+AND+fixVersion+!=+"1.7.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"
- 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"
- 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"
- 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"
- 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"
- 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"
- 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"
- 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.