Opened 4 years ago
Closed 3 years ago
#864 closed Defect (fixed)
Some pages do not set the page_owner
| Reported by: | kevinjardine | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.2 |
| Component: | Core | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Two examples are mentioned here:
http://community.elgg.org/mod/groups/topicposts.php?topic=29280&group_guid=23300
Another is here:
http://localhost/elggdev/pg/admin/statistics/
This may result in broken or wrong left column links (where these depend on the username, for example).
Not sure if it matters whether admin pages set a page owner, but many do (eg. system diagnostics or the log browser).
Change History (4)
comment:1 Changed 4 years ago by kevinjardine
comment:2 Changed 3 years ago by brettp
- Milestone set to Elgg 1.8
comment:3 Changed 3 years ago by cash
- Milestone changed from Elgg 1.8 to Elgg 1.7.2
comment:4 Changed 3 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
(In [svn:6625]) Closes #864 - file and notification plugins already set page owner. Removed remaining page owner on remaining admin plugins doing that.
Note: See
TracTickets for help on using
tickets.

Also,
the file edit page does not set a page owner.
http://url-to-your-elgg/mod/file/edit.php?file_guid=xxx
As a result, several of the side menu links are broken.