[PR #1312] [CLOSED] Replace entity.link with a root relative link in actionShowLinkSelector #5795

Closed
opened 2026-02-05 10:17:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1312
Author: @maantje
Created: 3/5/2019
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • d42f92d Replace entity.link with a root relative link in actionShowLinkSelector

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 resources/assets/js/components/markdown-editor.js (+2 -1)

📄 Description

Making the links from insert Entity link in the markdown editor root relative will make it that the links won't break when changing domains.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/1312 **Author:** [@maantje](https://github.com/maantje) **Created:** 3/5/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`d42f92d`](https://github.com/BookStackApp/BookStack/commit/d42f92d4e80e5abf3ff5cd58cfcac300add2f283) Replace entity.link with a root relative link in actionShowLinkSelector ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/markdown-editor.js` (+2 -1) </details> ### 📄 Description Making the links from insert Entity link in the markdown editor root relative will make it that the links won't break when changing domains. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:17:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5795