After upgrading Confluence, #menuMacros_renderHeaderWorkDayLink() appears on page
問題
After upgrading Confluence, #menuMacos_renderHeaderWorkDayLink() appears on the header. It appears as the following:
診断
Review the <confluence-install-directory>/confluence/template/includes/menu-macros.vm to see if the renderHeaderWorkDayLink exists in it. If it does not, please proceed with the Workaround.
原因
Due to decorators and customization, the menu-macros.vm
file is corrupted during the upgrade.
回避策
- Backup your database and home directory
- Download a Confluence version that matches your current version from the archive
- Find the
Confluence>template>includes>menu-macros.vm
file from that download and copy it somewhere that we can easily get to it - Navigate to the same location on your current instance
- Take the
menu-macros.vm
file and remove it from this folder - Move the
menu-macros.vm
file that we recently downloaded, and place it in the folder - Restart the Confluence service
最終更新日: 2016 年 2 月 19 日
Powered by Confluence and Scroll Viewport.