secondlife / secondlife/viewer
Unable to remove a resident from Always allowed and Banned lists
@marchcat is already working on this.
Since Oct 25, 2024.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Reproduction steps
- Download and instal Second Life Release 7.1.12.11386494836 (64bit).
- Log in to the viewer.
- Go to the owned parcel.
- Open About Land -> access tab.
- Add any resident to the Banned or Always allowed list
- Try to remove resident from the list.
Actual result: 'Remove' button is greyed when a resident from the list is selected
Expected: 'Remove' button is clickable and works
Aditional information:
This issue was found in the scope of https://github.com/secondlife/iqa/issues/368.
This issue is reproduced on OSX/Win10/Win11.
According to the FUI: About Land Test Plan 7. About Land - Access -> 2.j,l
Enviroment
Second Life Release 7.1.12.11386494836 (64bit) Release Notes
You are at 152.8, 168.1, 111.0 in Product Engine 2 located at simhost-01d2820bbff2e17f7.agni
SLURL: http://maps.secondlife.com/secondlife/Product%20Engine%202/153/168/111
(global coordinates 337049.0, 307368.0, 111.0)
Second Life Server 2024-10-15.11356152186
Release Notes
CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (2600 MHz)
Memory: 16384 MB
OS Version: macOS 14.5.0 Darwin 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:09:52 PDT 2024; root:xnu-10063.121.3~5/RELEASE_X86_64 x86_64
Graphics Card Vendor: ATI Technologies Inc.
Graphics Card: AMD Radeon Pro 555X OpenGL Engine
OpenGL Version: 4.1 ATI-5.5.17
Window size: 868x777
Font Size Adjustment: 96pt
UI Scaling: 1
Draw distance: 128m
Bandwidth: 3000kbit/s
LOD factor: 1.25
Render quality: 2
Texture memory: 4096MB
Disk cache: Max size 1638.4 MB (3.9% used)
HiDPI display mode:
RestrainedLove API: (disabled)
J2C Decoder Version: KDU v7.10.4
Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.23.1 / OpenAL Community / OpenAL Soft: OpenAL Soft
Dullahan: 1.14.0.202408091638
CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54
Chromium: 118.0.5993.54
LibVLC Version: 3.0.21
Voice Server Version: Vivox 4.10.0000.32327.5fc3fe7c.5942f08
Packets Lost: 0/14304 (0.0%)
October 25 2024 03:51:42
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.