Actions
Bug #1744
closedAPI: Fixed bug with download and count parameter
Start date:
2022-06-09
Estimated time:
Found in version:
Description
This was a little bug, where download and counter parameter get activated with any given input.
Usage
?download=<true,false>
?count=<true,false>
Every other string or int will through an error.
It is tested and currently in feature_api branch and not merged in develop due to the release freeze.
Updated by Bernhard Koschiček-Krombholz over 2 years ago
- Category set to API
- Assignee set to Bernhard Koschiček-Krombholz
- Found in version set to 7.3.0
Updated by Alexander Watzinger over 2 years ago
- Status changed from New to In Progress
- Target version set to 7.4.0
Please merge it into develop. The "freeze" is a "feature freeze" to prevent introducing new functionality and possible bugs with it.
Fixes are exempt from the freeze, the time after the freeze is dedicated exactly for fixes and the like.
Updated by Bernhard Koschiček-Krombholz over 2 years ago
- Status changed from In Progress to Closed
Is in develop
Actions