mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Updates for preparation of 1.3beta1 release
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1238 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,43 +1,14 @@
|
||||
This release of DSpace contains two known bugs, described below. If you
|
||||
encounter these bugs and they cause you problems please report this to
|
||||
dspace-devel@lists.sourceforge.net so that the developers can know that
|
||||
these bugs are a user priority.
|
||||
[ 1206842 ] Count does not count all items
|
||||
Where communities contain sub-communities, the count only indicates the number of items in
|
||||
collections that are directly in that community e.g. If collection A exists in Community A has 10 items and
|
||||
collection B exists in Sub-community B which exists in Community A has 5 items, the count will only show 10
|
||||
next to Community A and not 15.
|
||||
|
||||
[ 1088692 ] Edit item template as a collection administrator
|
||||
Community A
|
||||
Collection A [10]
|
||||
|
||||
The problem described below occurs only when the item template is defined
|
||||
during the create collection wizard.
|
||||
|
||||
If I check "New submissions will have some metadata already filled out
|
||||
with defaults", during the create collection wizard, and then I log in as
|
||||
a collection admin and try to edit the item template, I get an internal
|
||||
server error.
|
||||
|
||||
-- Gabriela Mircea
|
||||
|
||||
|
||||
[ 1105336 ] Inappropriate Auth required when creating collection
|
||||
|
||||
Group G has at least ADD and WRITE permissions on
|
||||
Community Cy
|
||||
Logged in as anyone in G
|
||||
|
||||
1) In Cy, create a new collection.
|
||||
|
||||
2) Check none but "This collection will have delegated
|
||||
collection administrators"
|
||||
|
||||
3) Click Next>.
|
||||
|
||||
System shows you the 401/403 screen (Forbidden / Authorization required)
|
||||
|
||||
Same result occurs immediately if you check "Some users will be able to
|
||||
submit to this collection".
|
||||
|
||||
If you deselect all options, you can edit the collection details and
|
||||
select epeople to have read permissions, but get Auth Required when you
|
||||
try to commit the read permissions.
|
||||
|
||||
-- Jim Downing
|
||||
Sub-community B
|
||||
Collection B [5]
|
||||
|
||||
|
||||
Bugs which are not specific to this release can be found on Sourceforge (http://sourceforge.net/projects/dspace)
|
@@ -1,9 +1,6 @@
|
||||
DSpace Version 1.3 alpha, 12-April-2005
|
||||
DSpace Version 1.3 beta, 28-June-2005
|
||||
|
||||
Installation instructions are included in the 'dspace-docs' download,
|
||||
available from:
|
||||
|
||||
http://sourceforge.net/projects/dspace/
|
||||
Installation instructions are included in this release package.
|
||||
|
||||
A beta version of this documentation is also packaged with this release.
|
||||
|
||||
@@ -15,9 +12,6 @@ http://dspace.org/technology/system-docs/
|
||||
Installation instructions for other version may be different, so you
|
||||
are encouraged to obtain the corresponding documentation package from
|
||||
SourceForge, or to download the latest documentation snapshot from CVS
|
||||
or:
|
||||
|
||||
http://dspace.sourceforge.net/doc-snapshots/
|
||||
|
||||
Please also read the KNOWN_BUGS file.
|
||||
|
||||
@@ -27,4 +21,4 @@ mailing list.
|
||||
http://sourceforge.net/mail/?group_id=19984
|
||||
|
||||
Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
|
||||
Institute of Technology. All rights reserved.
|
||||
Institute of Technology. All rights reserved.
|
Reference in New Issue
Block a user