-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
None
Up to Confluence 5.4.1, if you had a page properties report macro for a lablel, it will display all pages with the page properties macro and the label in the page (may be not necessarily in the macro). This was a way to workaround CONF-30010.
From Confluence 5.4.2 only the label specified withing the page property macro is used for the filter. Other labels for the page are ignored.
Workaround
Restore the previous version of the plugin providing that macro.
- Shutdown Confluence.
- Move the file <CONFLUENCE_INSTALL>/confluence/WEB-INF/atlassian-bundled-plugins/confluence-masterdetail-plugin-4.0.8.jar to a different location so we have a backup in case we need to restore it.
- Copy the attached file confluence-masterdetail-plugin-4.0.5.jar into <CONFLUENCE_INSTALL>/confluence/WEB-INF/atlassian-bundled-plugins/. Make sure the user running Confluence have enough permissions to open the file after it is copied.
- Let's clear the plugin cache so there is no traces of the previous version of the plugin:
- Delete the content of these folders (if they exist):
- <confluence-home>/bundled-plugins
- <confluence-home>/plugin-cache
- <confluence-home>/plugins-osgi-cache
- <confluence-home>/plugins-temp
- <confluence-home>/bundled-plugins_language
- Delete the content of these folders (if they exist):
- Start Confluence.
- relates to
-
CONFSERVER-30010 Support for multiple labels in Page Properties Report macro
- Closed