- Shipped
- September 27, 2026 at 9:57 PM UTC
- Author
- Kamo
- Commit
- f570dc8
The remove dialog pins its challenge to the computer's own name ('Workstation'), and ConfirmationDialog upper-cased only what was typed before comparing, so no computer whose name has a lower-case letter could ever be removed: the button stayed disabled whatever was typed (SP11 Task 30). The comparison is now case-blind on both sides; every caller that pins an upper-case word behaves as before. The dialog also named the computer's owner from memberName alone, which an AI workstation's row does not carry, and read 'This removes Workstation and everything saved on it. will lose whatever...'. It now resolves the name as the Whose column does.
