-
Bug
-
Resolution: Fixed
-
Normal
-
2.4.0b2
-
None
Typing $noop(\) in the script editor immediately crashes Picard with:
Traceback (most recent call last): File ".\picard\ui\widgets\scripttextedit.py", line 93, in highlightBlock if (next_index > -1) and text[next_index] == '(': IndexError: string index out of range