[PR #712] [MERGED] Fixed non encoded image issue #998

Closed
opened 2026-02-25 21:36:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/712
Author: @josaphatim
Created: 5/22/2023
Status: Merged
Merged: 5/23/2023
Merged by: @marclaporte

Base: masterHead: image-error


📝 Commits (1)

  • 292799a Fixed non encoded image issue

📊 Changes

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

View changed files

📝 lib/output.php (+1 -1)

📄 Description

Fixes: https://github.com/jasonmunro/cypht/issues/711

Non encoded threedots image was making doubles quotes to close the src attribute of image tag printing the rest of attributes as text


🔄 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/cypht-org/cypht/pull/712 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 5/22/2023 **Status:** ✅ Merged **Merged:** 5/23/2023 **Merged by:** [@marclaporte](https://github.com/marclaporte) **Base:** `master` ← **Head:** `image-error` --- ### 📝 Commits (1) - [`292799a`](https://github.com/cypht-org/cypht/commit/292799ad960bc1029932e5267757881d2cbd4139) Fixed non encoded image issue ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/output.php` (+1 -1) </details> ### 📄 Description Fixes: https://github.com/jasonmunro/cypht/issues/711 Non encoded threedots image was making doubles quotes to close the src attribute of image tag printing the rest of attributes as text --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#998
No description provided.