Highlighting indexer: Warn about empty attributes

Authored by dhaumann on Dec 23 2017, 9:20 PM.

Description

Highlighting indexer: Warn about empty attributes

Summary:
This patch extends the highlighting indexer to search for
attribute="". Referencing an empty attribute is most likely
an error.

In fact, this check finds one issue, and one false positive.
Still, it's better to fix it properly to ensure conformance.

Test Plan: make test

Reviewers: vkrause

Reviewed By: vkrause

Subscribers: Frameworks

Tags: Frameworks

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

Details

Committed
dhaumannDec 24 2017, 7:16 PM
Reviewer
vkrause
Differential Revision
D9494: Highlighting indexer: Warn about empty attributes
Parents
R216:f521183c4cc2: Highlighting indexer: Enable errors
Branches
Unknown
Tags
Unknown