echoLink() and insertLink() not working properly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mudlet |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Bug has been seen on Windows7 and Ubuntu 10.04
Has been seen in Mudlet 1.1.1+
echoLink(
echoLink("main", text, command, hint, true/false) does nothing.
echoLink(
Also, the true/false argument does not seem to have any effect, no matter which I set, it's coming up in the default link formatting.
Summary:
needs to accept "main" as a window argument, so that the true/false argument can be used.
true/false argument should do something
needs to echo to not-main windows immediately, not wait for another write to that window.
Changed in mudlet: | |
status: | New → Fix Released |
I'm on RC8, and this bug is still affecting me.