# קישור לנושא דיון אחר אינו מוצג כשם הנושא

**URL:** https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486
**Category:** Bug
**Created:** [8 במרץ,‏ 2021,‏ 1:29pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486 "2021-03-08T13:29:54Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [8 במרץ,‏ 2021,‏ 1:29pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/1 "2021-03-08T13:29:54Z")

</div>

When I link to another topic on my discourse forum, the preview shows that the link will show up as the title of the topic, but after creating, the topic link continues to be a link.

- Top of the screenshot shows a link in the topic
- Bottom right of the screenshot shows in the preview screen that the title is supposed to show instead

 ![Screenshot of Google Chrome (3-8-21, 8-07-23 AM)](https://global.discourse-cdn.com/meta/original/3X/a/7/a7c6b933af34f02b5631e5fef90b02cf04c291b0.png)

I’ve updated Discourse to the most recent version + I’ve been able to reproduce this in [safe mode](https://meta.discourse.org/t/53504?silent=true) with all plugins and themes disabled.

This applies only to new links that I’ve added. Links that I’ve added in the past keep their titles.

Testing what happens on Discourse Meta post: [Call function on page change](https://meta.discourse.org/t/call-function-on-page-change/148219)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [8 במרץ,‏ 2021,‏ 1:51pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/2 "2021-03-08T13:51:22Z")

</div>

Is the link to a protected category?

---

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [8 במרץ,‏ 2021,‏ 2:31pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/3 "2021-03-08T14:31:16Z")

</div>

It’s not a protected category.

Live link here [https://hub.youthpowercoalition.org/t/create-content-licensing-policies/558](https://hub.youthpowercoalition.org/t/create-content-licensing-policies/558)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [9 במרץ,‏ 2021,‏ 12:40am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/4 "2021-03-09T00:40:05Z")

</div>

Looks like our composer is missing a permission check in preview when you are creating topics. The end result though looks correct.

As a rule we do not like exposing data to users when permissions do not line up.

If you are in a private category called “Leadership Development” and are posting a link to a topic in “Another private category”, we do not expand.

There are complications and edge cases when you change categories on a topic.

---

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [9 במרץ,‏ 2021,‏ 12:48am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/5 "2021-03-09T00:48:41Z")

</div>

> [@sam](#):
>
> If you are in a private category called “Leadership Development” and are posting a link to a topic in “Another private category”, we do not expand.
> 
> There are complications and edge cases when you change categories on a topic.

None of the categories used are private, though. And the same post will show its title on meta but not on my forum.

How do I troubleshoot and fix this?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [9 במרץ,‏ 2021,‏ 12:51am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/6 "2021-03-09T00:51:01Z")

</div>

If everything is public it should work, sounds odd, are you upgraded to latest.

Does this happen on all posts. For example any internal link on your forum fail? [What do you all call your Discourse forum? - #34 by debryc](https://meta.discourse.org/t/what-do-you-all-call-your-discourse-forum/160991/34)

Markdown:

```plaintext
Does this happen on all posts. For example any internal link on your forum fail? https://meta.discourse.org/t/what-do-you-all-call-your-discourse-forum/160991/34

```

---

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [9 במרץ,‏ 2021,‏ 12:53am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/7 "2021-03-09T00:53:07Z")

</div>

Yes, I’ve updated to the latest and yes, every internal link fails.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [9 במרץ,‏ 2021,‏ 12:57am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/8 "2021-03-09T00:57:33Z")

</div>

Is sidekiq working? `/sidekiq` should show you that, is there a big backlog?

How do the inline onebox site setting look?

 ![image](https://global.discourse-cdn.com/meta/original/3X/2/7/27460a8763bfabb36b4d792ea4a5d6837836d750.png)

---

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [9 במרץ,‏ 2021,‏ 1:27am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/9 "2021-03-09T01:27:19Z")

</div>

The ignore inline onebox setting is checked

Here’s sidekiq

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/0/40cef3c20bff8076fbca1705561f25c2c9010ae0.jpeg)

I don’t know how sidekiq works. This might be the first time I looked at it.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [9 במרץ,‏ 2021,‏ 1:59am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/10 "2021-03-09T01:59:44Z")

</div>

Any custom plugins, they can cause issues like this.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [9 במרץ,‏ 2021,‏ 9:20am UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/11 "2021-03-09T09:20:15Z")

</div>

Can you reproduce the problem here on meta? If you cannot, the problem is by definition something unique to your site.

---

<div class="post-metadata">

### Author: ![debryc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/debryc/32/101652_2.png) [@debryc](https://meta.discourse.org/u/debryc)
#### Post date: [10 במרץ,‏ 2021,‏ 8:01pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/12 "2021-03-10T20:01:07Z")

</div>

> [@sam](#):
>
> Any custom plugins, they can cause issues like this.

The baffling thing to me is that this occurs even in [safe mode](https://meta.discourse.org/t/53504?silent=true) with all plugins and custom themes disabled. I will check in on the Layouts plug-in because it’s the only non-official plug-in we have.

> [@codinghorror](#):
>
> Can you reproduce the problem here on meta? If you cannot, the problem is by definition something unique to your site.

I think it’s unique to my site but I’m at a loss as to where to look to track down the root cause.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [10 במרץ,‏ 2021,‏ 8:02pm UTC](https://meta.discourse.org/t/link-to-another-discourse-topic-isnt-displaying-as-the-name-of-that-topic/182486/13 "2021-03-10T20:02:21Z")

</div>

[Safe mode](https://meta.discourse.org/t/53504?silent=true) would not solve this sadly

I recommend you completely disable all third part plugins by rebuilding the container with them commented out
