mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04848
[Bug 1232325] Re: Creating a trigger with permSubstringTrigger and then putting a trigger into it doesn't turn the group in Mudlet into a folder
Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/745
This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.
** Bug watch added: github.com/Mudlet/Mudlet/issues #745
https://github.com/Mudlet/Mudlet/issues/745
** Changed in: mudlet
Status: New => Opinion
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1232325
Title:
Creating a trigger with permSubstringTrigger and then putting a
trigger into it doesn't turn the group in Mudlet into a folder
Status in Mudlet:
Opinion
Bug description:
When you create a trigger group with:
permSubstringTrigger("Combat triggers", "", {""}, "")
And then put a trigger inside it with:
permSubstringTrigger("Highlight stuff", "Combat triggers", {"pixie"},
[[selectString(line, 1) bg("yellow") resetFormat()]])
The parent group does not become a folder, and gives error saying it
is missing a pattern. In this case, it should auto-convert to a group
instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1232325/+subscriptions
References