mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03577
[Bug 1265379] Re: MXP: <SEND> ignores text between open and close tags
Ok. So, I have to retract parts of my statement, as the problem happens
in a very specific test case.
The /exact/ test-case is:
<SEND href="#">blubb</SEND>
So, when the command-to-send is a hash.
I checked-out the specs again, and found nothing why the hash should not be used for this.
You can test it here:
- connect to avalon.mud.de
- (wait 3s)
- on the login-screen just type (ignore everything else): "term mudletbug". The second line has the link that is not working.
thanks,
xtian
--
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 the MUD client:
New
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
Follow ups
References