mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04074
[Bug 1265379] Re: MXP: <SEND> ignores text between open and close tags
Ah, Mudbytes has revamped itself - the reference is now:
http://www.mudbytes.net/forum/topic/3808/ but my original comments still
stand though, '#' is a reserved character in a URI in that it precedes
the optional "fragment" part of the URI, see:
https://en.wikipedia.org/wiki/Uniform_resource_locator.
** Changed in: mudlet
Status: New => Invalid
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1265379
Title:
MXP: <SEND> ignores text between open and close tags
Status in Mudlet:
Invalid
Bug description:
Spec violation:
<SEND href="bla">blubb</SEND>
should display "blubb" but on click, the sent command should be "bla".
Mudlet displays "bla" instead.
See also:
http://www.zuggsoft.com/zmud/mxp.htm (search for "<SEND>")
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1265379/+subscriptions
References