-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Has this been tested on windows at all?
When requesting projupdates with the file projupdates_get.json, in the logs I get:
Request GET /projupdates
==> C:/MyWindowsPath//projupdates_get.json
on Windows (fails with 500 Internal Server Error)
and
Request GET /projupdates
==> /MyLinuxPath//projupdates_get.json
on Linux (does work)
Note the double forward slash appears in both.
The forward/back slashe formatting on Windows also appears to be incorrect by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels