aMSN Forums
May 24, 2013, 09:22:48 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Bug on the new way for parsing nicks in latest svn  (Read 3016 times)
MastaG
Power user
*
Offline Offline

Posts: 65


View Profile
« on: March 29, 2007, 08:36:26 am »

A nickname cannot start with e minus "-" or a bug will occure.
Example: "ツMasta-G" doesnt give any issues, but when I set "-ツMasta-G" this will pop up:

bad option "-ツMasta-G": must be -exact, -glob, -regexp, or --
    while executing
"switch [lindex $elt 0] {
      text {
            set txt [lindex $elt 1]
            set slen [string length $txt]
            for {set idx 0} { $idx <= $slen} {incr idx} {
         ..."
    (procedure "trunc_with_smileys" line 13)
    invoked from within
"trunc_with_smileys $my_name $pgBuddyTop.mystatus $maxw bboldf"
    (procedure "drawNick" line 9)
    invoked from within
"drawNick"
    (procedure "cmsn_draw_buildtop_wrapped" line 61)
    invoked from within
"cmsn_draw_buildtop_wrapped"
    ("eval" body line 1)
    invoked from within
"eval cmsn_draw_buildtop_wrapped"
    invoked from within
"catch "eval $command" errorMsg"
    (procedure "run_exclusive" line 20)
    invoked from within
"run_exclusive cmsn_draw_buildtop_wrapped draw_online "
    (procedure "cmsn_draw_online" line 17)
    invoked from within
"cmsn_draw_online 0 1"
    ("after" script)

-----------------------------------------------------------------------

By the way, sending the bug report about this one doesn't work, so i'm posting it here.
When I press the "Send bug report" button, this pops up:

<b>phpXML error:</b> XML error in file  ,line 12:XML_ERR_NAME_REQUIRED
 (Text:
)
Logged
billiob
Administrator
Super Power User
*****
Offline Offline

Posts: 1352


View Profile
« Reply #1 on: March 29, 2007, 12:57:50 pm »

should be fixed in rev 8330
Logged
MastaG
Power user
*
Offline Offline

Posts: 65


View Profile
« Reply #2 on: March 29, 2007, 01:32:19 pm »

confirmed
damn you're fast:p
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!