https://bugs.kde.org/show_bug.cgi?id=398717
Dominik Haumann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/syn | |tax-highlighting/b1da54ab91 | |e331fdecbe07a9f40a9c1908143 | |a4b Resolution|--- |FIXED --- Comment #1 from Dominik Haumann <[email protected]> --- Git commit b1da54ab91e331fdecbe07a9f40a9c1908143a4b by Dominik Haumann. Committed on 16/09/2018 at 18:10. Pushed by dhaumann into branch 'master'. Fix: Email highlighting for unclosed parenthesis in Subject header Summary: Unfortunately, the "Subject:" header needs to be treated independently of the other headers, since it may contain arbitrary text such as paranthesis that is not a comment or similar. The fix is to add another context without the comment highlighting. Test Plan: make test Reviewers: vkrause Reviewed By: vkrause Subscribers: kwrite-devel, kde-frameworks-devel Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D15556 M +2 -2 autotests/folding/test.eml.fold M +2 -2 autotests/html/test.eml.html M +2 -2 autotests/input/test.eml M +2 -2 autotests/reference/test.eml.ref M +7 -1 data/syntax/email.xml https://commits.kde.org/syntax-highlighting/b1da54ab91e331fdecbe07a9f40a9c1908143a4b -- You are receiving this mail because: You are watching all bug changes.
