Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

A keyword followed by a square bracket does not get recognized. #2148

Open
hansjovis opened this issue Feb 14, 2019 · 0 comments
Open

A keyword followed by a square bracket does not get recognized. #2148

hansjovis opened this issue Feb 14, 2019 · 0 comments

Comments

@hansjovis
Copy link
Contributor

hansjovis commented Feb 14, 2019

In the following HTML-fragment:

<h3>Grundlegende Funktionen[Bearbeiten | Quelltext bearbeiten]</h3>

With the following keyphrase forms:

[ [ 'wordpress\\.org' ], [ 'geschichte' ], [ 'funktionen' ] ]

The word "Funktionen" is not recognized.
Adding a space between "Funktionen" and the square bracket afterwards does lead to an identification of the word.

I would argue that it should recognize it as an occurence of the keyword.

This bug happens regularly in our full text specs, since we make heavy use of Wikipedia articles.
(They use this format for their headings).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant