[frameworks-syntax-highlighting] [Bug 350709] Buggy hightlighting of Python docstring containing word "END"

2017-07-23 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=350709

Dominik Haumann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.37
  Latest Commit||https://commits.kde.org/syn
   ||tax-highlighting/57a9484866
   ||a0b7ca91bf9d6802b983cd0d934
   ||ad8
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Dominik Haumann  ---
Git commit 57a9484866a0b7ca91bf9d6802b983cd0d934ad8 by Dominik Haumann.
Committed on 23/07/2017 at 22:02.
Pushed by dhaumann into branch 'master'.

Fix incorrect highlighting for BEGIN and END in words such as "EXTENDED"

In EXTENDED, the "END" was highlighted as "region marker", which is clearly
wrong. The fix is to use WordDetect instead of StringDetect. This possibly
affects many highlighting files - but should not introduce any regressions.

FIXED-IN: 5.37

M  +1-1autotests/folding/test.py.fold
M  +1-1autotests/html/test.py.html
M  +1-1autotests/input/test.py
M  +1-1autotests/reference/test.py.ref
M  +4-4data/syntax/alert.xml

https://commits.kde.org/syntax-highlighting/57a9484866a0b7ca91bf9d6802b983cd0d934ad8

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-syntax-highlighting] [Bug 350709] Buggy hightlighting of Python docstring containing word "END"

2017-07-23 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=350709

Christoph Cullmann  changed:

   What|Removed |Added

Version|16.04.1 |unspecified
Product|kate|frameworks-syntax-highlight
   ||ing
  Component|syntax  |syntax

-- 
You are receiving this mail because:
You are watching all bug changes.