Actions
Bug #11741
closed
MV
MV
WebSession::Handler::unlock() is not correctly translated to jWt
Bug #11741:
WebSession::Handler::unlock() is not correctly translated to jWt
Start date:
06/19/2023
Due date:
% Done:
100%
Estimated time:
Description
The implementation of this function is empty, but should not be. Much like WebSession::Handler::haveLock() it should check whether we are working in Java or not, but it still should release the lock.
This comes down to simply reordering the the macros so that we can correctly call the mutex unlock.
MV Updated by Matthias Van Ceulebroeck about 3 years ago
- Status changed from New to InProgress
- Assignee set to Matthias Van Ceulebroeck
MV Updated by Matthias Van Ceulebroeck about 3 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
MV Updated by Matthias Van Ceulebroeck about 3 years ago
- Assignee set to Korneel Dumon
KD Updated by Korneel Dumon about 3 years ago
- Status changed from Review to InProgress
- Assignee changed from Korneel Dumon to Matthias Van Ceulebroeck
KD Updated by Korneel Dumon about 3 years ago
- Status changed from InProgress to Implemented @Emweb
MV Updated by Matthias Van Ceulebroeck about 3 years ago
- % Done changed from 0 to 100
MV Updated by Matthias Van Ceulebroeck almost 3 years ago
- Status changed from Implemented @Emweb to Closed
Actions