[All Adaptavist Apps]
Has anyone noticed a problem with the way the Powered By footer displays? Ours displays like
Adaptavist Theme Builder (3.1.1) Powered by Atlassian Confluence 1109, the Enterprise Wiki.
The HTML code that's being generated is the following:
<tr> <td id="poweredby" class="poweredby" align="center"><div> <a href="https://www.adaptavist.com/">Adaptavist Theme Builder</a> (3.1.1) Powered by <a href="2.7" class="smalltext">Atlassian Confluence</a> 1109, the <a href="2.7" class="smalltext">Enterprise Wiki</a>.</div> </td> </tr>
I'm pretty sure 2.7 should be displayed as the version number and shouldn't be used as the URL, but I'm not aware of a way to view or change the text. I've followed the instructions on making a custom footer and hiding the powered by footer, but I'd like the Confluence and Theme Builder versions to display.
Any ideas?
3 Comments
Unknown User (christian.sproete@vng.de)
Hello Jessica,
I'm experiencing the same error on our test system (Confluence 2.8.1, Theme Builder 3.1.1). But on our production system, everything looks as expected (2.7.1/3.1.1).
Production:
Test:
I can't find any differences between our test and our production system regarding the powered by text...
Unknown User (gfraser)
Known bug - can you try upgrading to Builder 3.1.2 to see if that sorts it?
Unknown User (jking@phelon.com)
Perfect, thanks! I actually upgraded to 3.1.3, but the text displays as it should