After we updated to Confluence 7.0.1 there is something wrong with the link in the footer, as seen here:
It was like this right after the upgrade. I've removed the Atlassian logo (which is my understand is okay) but the link error was there before as well.
Hope someone can help. Thanks in advance
Hello Steffen,
Thanks for including a screenshot for the broken footer within Confluence after an update. From looking at this, I do see you’ve removed the Atlassian logo, but it also looks like there may be custom HTML applied for the footer on a global level within Confluence. Within your Confluence Administration, could you please review the “Sidebar, Header and footer” to see if anything is present. If so, please remove anything within the footer to see if this helps to resolve the issue.
We look forward to hearing back to see if this was the cause of the broken link in the footer.
Regards,
Stephen Sifers
Hi Stephen
Thanks for your rapid answer!
Here is a screenshot from our Sidebar, header and footer"
The following is the only scripts, html etc. we have added. This is from "Global Stylesheet" where we want the links to get a pointy finger rather than the "drag" icon:
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro
{ cursor: pointer !important; }
This is from "Custom HTML" within the "At end of the HEAD" box:
<style>
#footer .footer-body {
margin:0,1;
padding:0;
min-height:0;
}
#footer-logo {
display: none !important;
}
#footer .footer-body {
background-image: none;
}
</style>
This is to remove the Atlassian logo. But the issue which im refering to, was there before i added this piece of code.
Hope you can help resolve this. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Steffen,
Thanks for including the customization you have. I was able to find the cause of the issue and reproduce it as well. The issue is a problem when translating a user language from Danish (Denmark), this will cause the footer link to break in 7.0.1. All hope is not lost though, I’ve created a bug that may found at CONFSERVER-59034. Please vote and watch this request for future updates.
Thanks again for reporting this issue within the Community!
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stephen
Thanks for your reply. I'll vote and watch your request - thank you.
Yours sincerely,
Steffen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.