rEDOI8329b0e9 removes the check_not_empty parameter on DonationData::getValidationErrors and DataValidator::validate.
It was still being used in GatewayAdapter::revalidate to specify gateway-specific required variables and should be restored.
rEDOI8329b0e9 removes the check_not_empty parameter on DonationData::getValidationErrors and DataValidator::validate.
It was still being used in GatewayAdapter::revalidate to specify gateway-specific required variables and should be restored.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/DonationInterface | master | +14 -4 | Restore check_not_empty |
Change 291530 had a related patch set uploaded (by Subramanya Sastry):
T134189: Serialize content in HTML tables using HTML tags