Bug #18505
closed
when sum of length of parameter is larger than 1000 characters, reporting leaks too much from one method to another
Added by Nicolas CHARLES about 4 years ago.
Updated over 2 years ago.
Description
Because we truncate to 1000 and compare then that it's not larger than 1000, but comparision is greater than or equal, which defeat the purpose of the comparision
it causes https://issues.rudder.io/issues/18409
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Félix DALLIDET
- Pull Request set to https://github.com/Normation/ncf/pull/1259
- Status changed from Pending technical review to Pending release
Applied in changeset commit:8432f6eb6fa960680daf590350d0e9abb5b8bbd6.
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.7 which was released today.
- Related to Bug #18409: Some method reports seem to be affected by previous method calls added
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Also available in: Atom
PDF