Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,948
Community Members
 
Community Events
184
Community Groups

Incomprehensible line of code on each page

Hello, i update the confluence server, from 6.9.0 to 7.2.1 version, after updating I observe an obscure line of code on all pages in all spaces. I use default template for web parts.

How can this be removed?

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))

 I also see that this problem is not only mine, example:

https://kb.nocproject.org/display/SITE/About

https://docs.onapp.com/display/35AG/Copy+Billing+Plan

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=9011888&navigatingVersions=true

1 comment

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 22, 2020

You've used the "trackback" macro on these pages.  This was deprecated a while ago and removed from Confluence 7.

In the long term, you will want to remove all usage of it.

In the short term, you can pretty it up - write a new "user macro" called trackbackRDF that does nothing at all.  This will

  • remove the display you're getting from every page
  • enable you to use the "macro search" in Confluence admin to find and remove them

As you're seeing it a lot, I would guess you have embedded it into a theme, or possibly some page templates.  I'd remove the macro from there first.

Like # people like this

Strange, I didn’t change anything at all, maybe something went wrong when updating confluence.
And yet thanks, your advice helped solve my problem.

 

My solution: 

Admin page -> Layouts (look and feel)

Page Layout (or more) -> Reset to default

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 22, 2020

No, sorry, you have misunderstood.

The code you are seeing is a block that is a macro.  That macro was removed from your install by your upgrade

Glad the fix helped though, even better that it was in the Layouts, so it's easy to remove!

Like Vladimir Obukhov likes this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events