Ticket #742 (closed Defect: fixed)
dm4-webclient: when revealing a user account logged-in status view
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.5 |
Component: | DeepaMehta Standard Distribution | Version: | 4.4 |
Keywords: | Cc: | ||
Complexity: | 1 | Area: | |
Module: |
Description
... the page panel (and subsequent form) is empty (does not contain the username) as of 4.4.
Change History
comment:3 Changed 10 years ago by Jörg Richter <jri@…>
- Status changed from accepted to closed
- Resolution set to fixed
comment:4 Changed 10 years ago by Malte
- Status changed from closed to reopened
- Resolution fixed deleted
Trying with 4.4.2 this is still an issue.
The request to fetch the user account topic by_value is just
"..../core/topic/by_value/dm4.accesscontrol.user_account/admin"
and thus (curiously) missing the include_childs=true RequestParameter?..
Edit: Removed URL param.
comment:5 Changed 10 years ago by jri
This is only fixed in the 4.5 branch.
As a workaround click the revealed User Account topic. The info is displayed then.
Should we release the fix as 4.4.3?
Note: See
TracTickets for help on using
tickets.
To reproduce this error:
Click on "admin" when logged in as admin in a 4.4.x installation.