-
OneDev
changed state to 'Closed' 3 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (c87338b5)
-
OneDev
changed state to 'Released' 3 years ago
Previous Value Current Value Closed
Released
-
State changed as build #3644 is successful
-
Thanks for fixing that so quickly! The support from OneDev is absolutely amazing.
-
Please upgrade to 8.2.5 instead as 8.2.4 introduced a bug causing NPE when create new project
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
8.2.3
|
Issue Votes (0)
When fetching a page that has been deployed to
~siteby a CI build the Content-Length header in the HTML response is incorrect, which causes curl and other HTTP clients to exit with an error.Example: The repo at https://code.onedev.io/bengcooper/site_publish_test contains a file
index.htmlwhich is published by CI.If you view the site via a browser it displays correctly, but if you fetch the URL via
curl, the following error is displayed: