coreybutler / coreybutler/node-windows
Comments in the XML file break the service executable
Open
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 368
- PR merge metrics
- No merged PRs in 30d
Description
**Issue:**
XML comments cause the executable to stop working. The service thus will fail to start.
**How To Reproduce:**
Install a service, edit the generated XML file and add a comment, attempt to (re)start the service.
**Expected Behavior:**
The action completes successfully.
**Desktop:**
- OS: Windows 10.
Contributor guide
Research direction
Reproduce on Windows 10 by installing a service, editing its generated XML to add a comment, and restarting it. Trace the service configuration and XML parsing entry point to identify why comments stop startup; done when the service starts successfully with commented XML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100