Brief summary of issue / Description of requested feature:
https://make.mudlet.org/snapshots/38a9b3/Mudlet-3.22.1-testing-d153faf0-windows.zip
I'm testing that version release for 4.0 and find a problem with new fixes permGroup() function
Steps to reproduce the issue / Reasons for adding feature:
- Open alias editor
- Create a group called MEM
- create an alias called "permG" (same pattern) with Lua Code
permGroup("ciccio", "alias", "MEM")
- come back to main consolle and write permG (no close alias editor)
- permGroup function create a simple alias (no group) called "ciccio"
- if you try to delete this new alias, you can't
- close alias editor and reopen it to delete new alias (still a simple alias, not group)
Error output / Expected result of feature
I expect to see group icon for "ciccio" and be able to immediately delete it
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Windows 7, Mudlet version is first issue link
Brief summary of issue / Description of requested feature:
https://make.mudlet.org/snapshots/38a9b3/Mudlet-3.22.1-testing-d153faf0-windows.zip
I'm testing that version release for 4.0 and find a problem with new fixes permGroup() function
Steps to reproduce the issue / Reasons for adding feature:
permGroup("ciccio", "alias", "MEM")Error output / Expected result of feature
I expect to see group icon for "ciccio" and be able to immediately delete it
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Windows 7, Mudlet version is first issue link