https://bugs.kde.org/show_bug.cgi?id=421445

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/syn
                   |                            |tax-highlighting/f804af905e
                   |                            |f3a3de8aa6bdd49344f231e420b
                   |                            |82d
         Resolution|---                         |FIXED

--- Comment #1 from Christoph Cullmann <cullm...@kde.org> ---
Git commit f804af905ef3a3de8aa6bdd49344f231e420b82d by Christoph Cullmann.
Committed on 15/05/2020 at 15:45.
Pushed by cullmann into branch 'master'.

Assign "Identifier" attribute to opening double quote instead of "Comment"

Summary:
When the PostgreSQL syntax definition file was converted from using named
attributes and contexts instead of numbers in [this
commit](https://invent.kde.org/kde/kate/-/commit/2e55bd0ca7deaaffe5546f04e2925112cca2a9a6#5d04d3f12b2774e3618e339c318f3154ac45df03),
the attribute for an opening double quote was incorrectly set to `"Comment"`
instead of `"Identifier"`. This patch fixes that.

Test Plan:
Incorrect opening double quote before fix:

{F8318517}

Correct opening double quote after fix:

{F8318530}

Reviewers: #framework_syntax_highlighting, dhaumann

Reviewed By: #framework_syntax_highlighting, dhaumann

Subscribers: cullmann, dhaumann, kwrite-devel, kde-frameworks-devel

Tags: #framework_syntax_highlighting, #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D29735

M  +2    -2    data/syntax/sql-postgresql.xml

https://commits.kde.org/syntax-highlighting/f804af905ef3a3de8aa6bdd49344f231e420b82d

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

Reply via email to