We have moved to Github. Please open tickets there.

#4184 closed Defect (fixed)

Default dashboard widgets not working

Reported by: brettp Owned by:
Priority: high Milestone: Elgg 1.8.2
Component: Core Version: 1.8.1
Severity: minor Keywords:
Cc: brett@… Difficulty: easy

Description

Doesn't work for either admin or self registered users. Profile widgets are ok.

Change History (5)

comment:1 Changed 18 months ago by cash

  • Priority changed from normal to high

comment:2 Changed 18 months ago by Purus

Few users like me, have problem with Profile widgets too.

comment:3 Changed 18 months ago by tomv

We found this problem also. It seems that for every user created in Elgg 1.8.1, the Dashboard and/or Profile page is corrupted? Little scary ;)

comment:4 Changed 17 months ago by cash

A few problems in the code. Access override was not being set, only one widget context would be considered, and there was a variable named $temp used multiple times.

comment:5 Changed 17 months ago by cash

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #4184 dashboard default widgets should work and widgets should be created regardless of access

Changeset: 41ae1fb2732f56ad0bb01cb0450c7517df06494e

Note: See TracTickets for help on using tickets.