[PR #2032] [MERGED] repo/editor: fix breadcrumb path cuts parent dirs (#3859) #16190

Closed
opened 2025-11-02 12:04:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2032
Author: @lunny
Created: 6/22/2017
Status: Merged
Merged: 6/22/2017
Merged by: @lunny

Base: masterHead: lunny/fix_wrong_link_edit_file


📝 Commits (1)

  • f6f43f9 repo/editor: fix breadcrumb path cuts parent dirs (#3859)

📊 Changes

3 files changed (+31 additions, -20 deletions)

View changed files

📝 routers/repo/editor.go (+29 -18)
📝 templates/repo/editor/edit.tmpl (+1 -1)
📝 templates/repo/editor/upload.tmpl (+1 -1)

📄 Description

cherry-pick from gogits/gogs@f129e0ecb5 and will fix #1151


🔄 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/go-gitea/gitea/pull/2032 **Author:** [@lunny](https://github.com/lunny) **Created:** 6/22/2017 **Status:** ✅ Merged **Merged:** 6/22/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `lunny/fix_wrong_link_edit_file` --- ### 📝 Commits (1) - [`f6f43f9`](https://github.com/go-gitea/gitea/commit/f6f43f9b4c9d5acb927e4b81b7e2deb1507dd058) repo/editor: fix breadcrumb path cuts parent dirs (#3859) ### 📊 Changes **3 files changed** (+31 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/editor.go` (+29 -18) 📝 `templates/repo/editor/edit.tmpl` (+1 -1) 📝 `templates/repo/editor/upload.tmpl` (+1 -1) </details> ### 📄 Description cherry-pick from gogits/gogs@f129e0ecb57634bc02972b7ff5a3175a829c0534 and will fix #1151 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:04:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16190