#Links Disappearing

8 messages · Page 1 of 1 (latest)

ornate arrow
#

Hello! My wiki has having a very strange bug where links are disappearing. An example of this happening is on the first and third lines of the table on this page: https://mcdiscontinued.miraheze.org/wiki/Java_Edition:1.4

We use a Page template that simply appends the current namespace as a prefix so that Java Edition links go to other Java Edition articles, but this bug occurs even without that template. The links only disappear when they are linking to a section using #. If the section that it's linking to doesn't exist, the link will not disappear. I've really tried everything I can think of to fix this and I don't know why it's happening. It might be some CSS or JS code that's malfunctioning and removing these sorts of links? Any help to fix this bug would be appreciated!

Minecraft Discontinued Features

.

jade cave
#

Looks like "Zombie" is causing issues due to the quotes, not sure why Repair_Cost_2_Linear is causing issues though

ornate arrow
#

Yeah, it's also applying to links without quotes in the section name

#

I can remove those real quick though

#

Okay I renamed to "Zombie Pigmen with Zombie Equipment" (no quotes) but the link still vanishes

jade cave
#

take a look now, you had { page | link | name} and { page | link } the first causes issues

ornate arrow
#

Oh wow! I thought that would've kept the section in the displayed text!

#

Thank you so much!!