[PR #1203] [MERGED] fix #1189, commit messages containing a pipe #15809

Closed
opened 2025-11-02 11:55:06 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1203
Author: @philfry
Created: 3/10/2017
Status: Merged
Merged: 3/11/2017
Merged by: @lunny

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 models/graph.go (+2 -2)

📄 Description

this patch makes graphItemFromString split only the first 8 elements, leaving commit messages with pipes in it untouched.


🔄 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/1203 **Author:** [@philfry](https://github.com/philfry) **Created:** 3/10/2017 **Status:** ✅ Merged **Merged:** 3/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d680164`](https://github.com/go-gitea/gitea/commit/d680164f11dbec9ad593c55030387b0bbf1a116d) fix #1189, commit messages containing a pipe ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/graph.go` (+2 -2) </details> ### 📄 Description this patch makes `graphItemFromString` split only the first 8 elements, leaving commit messages with pipes in it untouched. --- <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 11:55:06 -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#15809