OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Null check on menu before adding alternates with menu name and level #8655

Closed AndreaPiovanelli closed 1 year ago

AndreaPiovanelli commented 1 year ago

To solve #8654 added a null check before adding alternates based on menu name and menu level.