← Back to team overview

mudlet-makers team mailing list archive

[Bug 1021127] [NEW] Syntax error window does not update on save

 

Public bug reported:

What is observed: The script error portion of the window does not update
on save for Mudlet (at least on Mac).  It is necessary to click on the
script/alias/trigger in the list in the left pane.

Steps to reproduce:
1) Create a new script and enter a line such as:  echo("Test" 
2) Save the script
3) Observe the error window does not appear
4) Click the new script in the script list on the left
5) Observe the error window
6) Fix the bug:  add a )
7) Save
8) Observe the error still persists.

What should happen: It would be more useful to display errors as soon as
they are realized.  It would also be beneficial to clear errors after a
clean save.

Version: Mudlet 2.0b4
OS: Mac

** Affects: mudlet
     Importance: Undecided
         Status: New

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

Title:
  Syntax error window does not update on save

Status in Mudlet the MUD client:
  New

Bug description:
  What is observed: The script error portion of the window does not
  update on save for Mudlet (at least on Mac).  It is necessary to click
  on the script/alias/trigger in the list in the left pane.

  Steps to reproduce:
  1) Create a new script and enter a line such as:  echo("Test" 
  2) Save the script
  3) Observe the error window does not appear
  4) Click the new script in the script list on the left
  5) Observe the error window
  6) Fix the bug:  add a )
  7) Save
  8) Observe the error still persists.

  What should happen: It would be more useful to display errors as soon
  as they are realized.  It would also be beneficial to clear errors
  after a clean save.

  Version: Mudlet 2.0b4
  OS: Mac

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


Follow ups

References