** Description changed:

  deleteLine() is causing the previous line (line above it) to be
  duplicated in logging, both for HTML and text. This is a regression from
  3.0.
  
- To reproduce it, create a trigger which does return isPrompt() (lua
- function) and put deleteLine() into it. All lines that were just before
- the prompt will start being duplicated in the log.
+ To reproduce it, create a trigger which runs deleteLine(). All lines
+ that were just before the deleted one will start being duplicated in the
+ log.
  
- 
- Originally reported at 
http://forums.mudlet.org/viewtopic.php?f=5&t=4610&start=60#p22026
+ Originally reported at
+ http://forums.mudlet.org/viewtopic.php?f=5&t=4610&start=60#p22026

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1393556

Title:
  deleteLine() causes the previous line to be duplicated

Status in Mudlet the MUD client:
  Confirmed

Bug description:
  deleteLine() is causing the previous line (line above it) to be
  duplicated in logging, both for HTML and text. This is a regression
  from 3.0.

  To reproduce it, create a trigger which runs deleteLine(). All lines
  that were just before the deleted one will start being duplicated in
  the log.

  Originally reported at
  http://forums.mudlet.org/viewtopic.php?f=5&t=4610&start=60#p22026

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

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : mudlet-makers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to