Actions
Bug #13648
closedBoot styling content type missing
Start date:
03/13/2025
Due date:
% Done:
0%
Estimated time:
Description
When serving the Boot.html page, the content type was missing.
This occurred because a spin lock mechanism was used for Servlet2. However, this supplied the number of milliseconds for a thread to sleep.
The utility that manages this, is not correct. As any sleep request that contains less than a second, but more than 1 millisecond, was essentially skipped.
Updated by Matthias Van Ceulebroeck about 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Matthias Van Ceulebroeck 5 months ago
- Target version changed from 604 to 4.12.2
Updated by Romain Mardulyn 29 days ago
- Status changed from Review to Implemented @Emweb
Updated by Romain Mardulyn 29 days ago
- Status changed from Implemented @Emweb to Closed
Actions