ed

Results 14 issues of ed

the unescaped filename is used on at least three occurences in the generated html: * `"` is not escaped inside `title="filename"` * `&` is not escaped inside `filename` * `&`...

**Describe the bug** When accessing https://demo.upptime.js.org/ with umatrix installed on firefox, it fails to XHR from api.github.com and raw.githubusercontent.com. This causes a redirect to https://demo.upptime.js.org/error which, being a redirect, clears...

bug

Accidentally rebooted an UEFI machine with an i350-t4v2 into BIOS/CSM and saw iPXE mention memory corruption as soon as it tried to DHCP. Turns out to reproduce easily in VirtualBox...

bug

When running as efirom on a busy network, the Intel driver immediately fills the heap. The leak happens while the BIOS is enumerating boot devices; it stops growing as soon...

When running as efirom, the RNG is always seeded with the same value (0xc0, sometimes +/- 1). Add some entropy to fix this: * address of stack variable * profile_timestamp()...

Gave it a spin with some tricky songs, and unfortunately I noticed some bugs that also appear in several other player libs. Note that it might be the songs that...

bug

suddenly unable to start db transactions (read or write) has the following consequences if it happens (just seen once so far): * uploads don't get indexed * so upload deduplication...

bug
need info

**Describe the bug** The option editor in the job editor can enter a bad state where the Save button does nothing, and no errors are indicated in the UI. After...

bug
status:reproduced
to-jira

When "Wrap Long Lines" is disabled, the log output is hard-truncated, making it impossible to see anything past the screen width. Disabling linewrap can be preferable in some cases, for...

enhancement

Currently, the Render Formatted Data Log Filter will consume all of the command's output, however it may not render/display all of it. Would it be possible to include any unhandled/trailing...

enhancement