vkrause created this revision. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. vkrause requested review of this revision.
REVISION SUMMARY Since 6166da75 <https://phabricator.kde.org/R216:6166da7503e676210a59954677b5de39b7980a61> the invalid/default Definition has a name ("None"), so this check also triggers on that one, all the time. Instead check the definition file name, that doesn't exist for an invalid Definition. See also D19432 <https://phabricator.kde.org/D19432>, which triggered this. REPOSITORY R216 Syntax Highlighting BRANCH master REVISION DETAIL https://phabricator.kde.org/D19453 AFFECTED FILES src/lib/abstracthighlighter.cpp To: vkrause Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann