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 routePath in ArticleTrashItemHandler #658

Closed martinlagler closed 5 months ago

martinlagler commented 5 months ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Changed the structureData in the ArticleTrashItemHandler, so that the routePath is set correctly.

Why?

When an article has an routePath property and you delete it and want to restore it you get an type error.