← Back to team overview

mudlet-makers team mailing list archive

[Bug 1184770] Re: Multiline/AND highlighting highlights with only first line matched

 

Migrating issues to Github, please follow the new discussion here:
https://github.com/Mudlet/Mudlet/issues/718

This issue needs to be closed and there is no appropriate status, so
will set it to "Opinion" just for migration purposes.

** Bug watch added: github.com/Mudlet/Mudlet/issues #718
   https://github.com/Mudlet/Mudlet/issues/718

** Changed in: mudlet
       Status: New => Opinion

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

Title:
  Multiline/AND highlighting highlights with only first line matched

Status in Mudlet:
  Opinion

Bug description:
  When defining a multiline/AND trigger and checking the highlight box
  to make it a colorizer trigger, if the first pattern matches, it will
  be highlighted, regardless of whether subsequent triggers match. For
  example, the following trigger:

      1) It is very dark.                                      Exact match type
      2) return false                                          Lua code type
     multiline/AND, line delta 0

  will highlight the line "It is very dark."

  I suspect that the highlight box is not really intended to be used
  with multiline triggers, but it should either be fixed so that it only
  highlights if the whole trigger matches, or just disabled entirely for
  multiline triggers.

  This is on a version built from a 3/10/2013 git checkout, on running
  in Linux

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


References