Skip to content

Bug Fixes #11925. Form.parameter.downloadButton might contain now all...

Carsten Rose requested to merge B11925downloadButtonParameterFilename into develop

Bug Fixes #11925. Form.parameter.downloadButton might contain now all parameter, incl. d, G, ... . KeyValueStringParser::explodeEscape() has been refactored. Function Link->paramPriority() has been renamed/rewritten to Link->paramPreparation(): double fire of explode() eliminated, code should be more efficient. Several new/enhanced unit tests.

Merge request reports