[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #59728] SSI tag expansion in HTTPD breaks if nothing f
From: |
Mike Kleshov |
Subject: |
[lwip-devel] [bug #59728] SSI tag expansion in HTTPD breaks if nothing follows the tag in a file |
Date: |
Sat, 19 Dec 2020 01:48:18 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0 |
URL:
<https://savannah.nongnu.org/bugs/?59728>
Summary: SSI tag expansion in HTTPD breaks if nothing follows
the tag in a file
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: kleshov
Submitted on: Sat 19 Dec 2020 09:48:16 AM MSK
Category: apps
Severity: 2 - Minor
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
lwIP version: git head
_______________________________________________________
Details:
The title says it all. For example, if a file consists of a single tag only
like "<!--#data-->", tag expansion misbehaves. Adding a single byte after the
tag (like a new line) fixes the problem.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?59728>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
- [lwip-devel] [bug #59728] SSI tag expansion in HTTPD breaks if nothing follows the tag in a file,
Mike Kleshov <=