-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Description
It seems @skurfer's latest changes cause a crash in stringValue. To reproduce:
- Create a trigger for a 'combined' object for a nonexistent file path. E.g. in text mode type
~/nowhere, pres ESC, then comma, then enter text mode again. - You'll be left with a
dObjectof 2 text objects (to nonexistent files). The action is irrelevant - Now add a keyboard shortcut to the trigger
- Try and activate the trigger (whilst debugging Xcode). You'll see there's an infinite loop - caused by calling
[object splitObjects]in thestringValuemethod.
This was broken by 9e84daa
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels