Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD Beta Forum
gamma_ray
Magician


Joined: 17 Apr 2005
Posts: 496

PostPosted: Tue Sep 04, 2007 3:22 am   

[2.02] menu caption in XML sets ID instead of caption
 
Code:
  <menu caption="Copy Unwrapped" priority="180" id="116">
    <value>$temp = %subregex(%selected, "\r\n", "|")
$temp = %subregex($temp, "\|\|", %crlf%crlf)
$temp = %subregex($temp, "\|", "; ")
$temp = %subregex($temp, "  +", "; ";)
$temp = %trim($temp)
#call %clip($temp)</value>
  </menu>


Paste that in via XML, and you'll see that it ends up with an ID of "Copy Unwrapped" and no caption, i.e. if you right click it will show in the menu as a blank line. Setting the caption properly in the settings editor will change the ID to a blank line, leaves the XML the same.
Reply with quote
Zugg
MASTER


Joined: 25 Sep 2000
Posts: 23379
Location: Colorado, USA

PostPosted: Tue Sep 04, 2007 4:57 pm   
 
Confirmed and added to bug list.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD Beta Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net