[PR #563] [MERGED] Fix ajax tag suggestion for subdir installs #5667

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/563
Author: @ghost
Created: 10/17/2017
Status: Merged
Merged: 11/11/2017
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • 46fc0e5 Fix ajax tag suggestion for subdir installs

📊 Changes

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

View changed files

📝 resources/views/pages/form-toolbox.blade.php (+3 -3)

📄 Description

Fixes #513. Tag suggest URLs were hardcoded to /ajax in blade template. Wrapped them in baseUrl()


🔄 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/563 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/17/2017 **Status:** ✅ Merged **Merged:** 11/11/2017 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`46fc0e5`](https://github.com/BookStackApp/BookStack/commit/46fc0e502648e82e7eeaae092e6d7c8de28a31a5) Fix ajax tag suggestion for subdir installs ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/pages/form-toolbox.blade.php` (+3 -3) </details> ### 📄 Description Fixes #513. Tag suggest URLs were hardcoded to /ajax in blade template. Wrapped them in baseUrl() --- <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:13:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5667