View Issue Details

IDProjectCategoryView StatusLast Update
0005409Composrusers_online_blockpublic2023-12-13 23:41
ReporterAdam EdingtonAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Product Version10.0.43 
Fixed in Version10.0.44 
Summary0005409: Users online block does not show Display name
DescriptionNot sure if this is an oversight so thought I'd mention.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2023-11-12 20:13

administrator   ~0008029

I cannot figure this out; the block is not behaving at all like I expect it to according to the code. Passing over to Chris.

Adam Edington

2023-11-14 19:05

administrator   ~0008039

Last edited: 2023-11-18 20:39

View 2 revisions

I am referring to the actual (side) block, not the bottom panel. Sorry for the confusion.

Patrick Schmalstig

2023-12-03 08:17

administrator   ~0008087

Noted. I'll look into it, however the bottom block also has problems. I'll split this off into two issues, this for the side block and the new one for the bottom one.

Adam Edington

2023-12-04 18:08

administrator   ~0008089

Okay, thanks.

admin

2023-12-07 18:48

administrator   ~0008107

Automated response: Users online block does not show Display name

The side_users_online block uses usernames (cached from the sessions table) instead of display names. Ideally, it should use display names. This will have a tiny performance hit as we need to query for the display name. But considering blocks have a cache, this shouldn't be a problem.

admin

2023-12-07 18:48

administrator   ~0008108

Fixed in git commit 85317c947a (https://gitlab.com/composr-foundation/composr/commit/85317c947a - link will become active once code pushed to GitLab)

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

hotfix-5409, 2023-12-07 6pm.tar (7,168 bytes)

Patrick Schmalstig

2023-12-13 23:41

administrator   ~0008123

Needs checking if the bug exists in v11

Issue History

Date Modified Username Field Change
2023-10-08 00:01 Adam Edington New Issue
2023-11-12 20:13 Patrick Schmalstig Note Added: 0008029
2023-11-12 20:13 Patrick Schmalstig Assigned To => Chris Graham
2023-11-12 20:13 Patrick Schmalstig Status non-assigned => assigned
2023-11-14 19:05 Adam Edington Note Added: 0008039
2023-11-18 20:39 Adam Edington Note Edited: 0008039 View Revisions
2023-12-03 08:06 Adam Edington Assigned To Chris Graham => Patrick Schmalstig
2023-12-03 08:17 Patrick Schmalstig Note Added: 0008087
2023-12-04 18:08 Adam Edington Note Added: 0008089
2023-12-13 23:41 Patrick Schmalstig Note Added: 0008123