← Back to team overview

mudlet-makers team mailing list archive

[Bug 1102002] Re: wrapLine() causes line duplication

 

Hmm alright. I think it's a case of me confusing it then!

** 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/1102002

Title:
  wrapLine() causes line duplication

Status in Mudlet the MUD client:
  Invalid

Bug description:
  wrapLine() causes lines to be duplicated. For example, adding this to
  a trigger:

  cinsertText("\nhi\n")
  wrapLine(getLineNumber())

  Will cause this:

  hi
  hi

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1102002/+subscriptions


References