[PR #49] [MERGED] Escape HTML tags #186

Closed
opened 2026-03-03 16:05:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/49
Author: @matteocontrini
Created: 7/5/2015
Status: Merged
Merged: 7/6/2015
Merged by: @mthenw

Base: masterHead: master


📝 Commits (2)

📊 Changes

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

View changed files

📝 lib/web/assets/app.js (+23 -0)

📄 Description

Log lines containing pseudo-HTML-tags like this:

<Response [200]>

were treated as HTML and shown as invisible tags.


🔄 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/mthenw/frontail/pull/49 **Author:** [@matteocontrini](https://github.com/matteocontrini) **Created:** 7/5/2015 **Status:** ✅ Merged **Merged:** 7/6/2015 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`99c37d6`](https://github.com/mthenw/frontail/commit/99c37d6d999b15a58649350b4e267221d052970d) Escape HTML tags - [`a10c350`](https://github.com/mthenw/frontail/commit/a10c35018ad75395125108b8f1bb233420c57688) Code style ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/web/assets/app.js` (+23 -0) </details> ### 📄 Description Log lines containing pseudo-HTML-tags like this: ``` <Response [200]> ``` were treated as HTML and shown as invisible tags. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:05:55 +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/frontail#186
No description provided.