Opened 3 years ago
Closed 3 years ago
#1876 closed Defect (fixed)
Access rights on resources loaded on closed groups created prior to version 1.6
| Reported by: | brettp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.2 |
| Component: | Groups | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
(Copied from http://trac.elgg.org/elgg/ticket/1293)
If a closed group was created prior to the upgrade to version 1.6 and the owner of a group uploads a resource (blogs, pages, files, forums etc) and gives these resources access restriction limited to members of the group, the problem with other members of the group viewing or accessing these resources still persists in version 1.6. It is resolved in version 1.6.1 if a new closed group is created and resources uploaded, unless the owner of the closed group has administrator rights.
Change History (1)
comment:1 Changed 3 years ago by cash
- Milestone set to Elgg 1.7.2
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
- Version set to 1.7
Note: See
TracTickets for help on using
tickets.

I believe this is fixed with one of the upload scripts in 1.7.2 that I wrote. I refreshed the access collections for groups so that people who were missing due to bugs in previous versions of Elgg are now included.