(I created the following identical support issue, but login failures prevented me from using the cross-post feature to this forum.)
https://support.atlassian.com/browse/CSP-74285
Our wiki (v3.2) does not redirect a browse space action to a list pages action, like it used to do.
Steps:
Actual:
Wiki renders /spaces/viewmailarchive.action?key=blah view. (No tabs)
Expected:
Wiki renders /pages/recentlyupdated.action?key=blah (plus tabs for blogs, labels, attachments, etc.)
I have looked for a configuration that might affect it, but I cannot find anything.
This issue is caused by two overlapping features.
# The browser caches the last tab visited by browsespace action.
# A custom theme (Adaptavist Themebuilder) does not display the browsespace tabs.
Solution:
# Run the browsespace action on a space with a standard theme.
# Select the desired tab.
# Run the browsespace action on the theme without the tabs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.