sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

Fix `PageTreeArticleDataProvider` data-source prefix query #605

Closed chirimoya closed 2 years ago

chirimoya commented 2 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets ---
Related issues/PRs ---
License MIT

What's in this PR?

Add trailing slash for the prefix query to exclude mismatches.

Why?

Because the query potionaly matches too many articles.