bolt / core

🧿 Bolt 5 core
https://boltcms.io
MIT License
542 stars 159 forks source link

The FrontendMenuBuilder doesn't check if the contentType exists #3471

Closed clem closed 1 year ago

clem commented 1 year ago

When menus on the frontend are built, the builder does not check if the related contentType exists, it assumes that it does.

Details

Question Answer
Relevant Bolt Version master
Install type GitHub checkout
BC Break no
PHP version 8.2
Web server Built-in

Reproduction

Bug summary

What's next?

I will create a PR to fix this issue 😊

bobdenotter commented 1 year ago

Fixed by #3472