[PR #8208] [MERGED] fix crash bug with /save when quotes are used #17935

Closed
opened 2026-04-16 06:19:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8208
Author: @pdevine
Created: 12/22/2024
Status: Merged
Merged: 12/22/2024
Merged by: @pdevine

Base: mainHead: pdevine/quotefix


📝 Commits (1)

  • 9230b0e fix crash bug with /save when quotes are used

📊 Changes

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

View changed files

📝 cmd/interactive.go (+3 -0)

📄 Description

This is a temporary fix for the /save command in the REPL to stop it from crashing when quotes are used.

This will be replaced when we introduce the new Create API.

Fixes #7551


🔄 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/ollama/ollama/pull/8208 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 12/22/2024 **Status:** ✅ Merged **Merged:** 12/22/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `pdevine/quotefix` --- ### 📝 Commits (1) - [`9230b0e`](https://github.com/ollama/ollama/commit/9230b0effaf5739dea06d48f2fdd1ef637725910) fix crash bug with /save when quotes are used ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/interactive.go` (+3 -0) </details> ### 📄 Description This is a temporary fix for the `/save` command in the REPL to stop it from crashing when quotes are used. This will be replaced when we introduce the new Create API. Fixes #7551 --- <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 2026-04-16 06:19:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#17935