Closed brandonpaiz closed 2 years ago
In release 1.2, the web UI shows the string "resume" in the web UI. Image: https://i.imgur.com/NbEYPMR.png
This is because
src/scripts/build_web_ui.sh
Easiest solution: have build_web_ui.sh append a null byte
build_web_ui.sh
Some of my favorite bugs come from regex related issues :)
In release 1.2, the web UI shows the string "resume" in the web UI. Image: https://i.imgur.com/NbEYPMR.png
This is because
src/scripts/build_web_ui.sh
Easiest solution: have
build_web_ui.sh
append a null byte