evildmp / Arkestra

Arkestra extends Django CMS to provide an intelligent semantic web publishing system for organisations and institutions.
http://arkestra-project.org
BSD 2-Clause "Simplified" License
139 stars 27 forks source link

Home page as root of page tree injects unwanted menu entry #113

Open techdragon opened 10 years ago

techdragon commented 10 years ago

Placing the home page as the only page at the root level of the page tree, and all pages under it, causes the menu generation code to inject 3 unwanted menu entries at the end of the array of menu context objects. Its difficult to debug due to how deeply nested and template powered the menu is.