Actions
Bug #3547
closedAvatar validation doesn't appear to deny registration when progressing to a CBSubs purchase
Description
When Avatar is set to required and the size of the image surpasses what is configured in CB > Configuration > Images it results in validation letting the registration continue as technically it passes the required validation. It then continues forward to the CBSubs purchase instead of stopping validation.
Updated by beat over 12 years ago
- Target version changed from CB 1.8.1 to CB 1.9
Updated by beat about 12 years ago
- Status changed from Assigned to Closed
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
- Estimated time set to 2:00 h
Fixed in r1895 , pre-checking filesize in validation now.
Image library does re-check it, and if dimensions are too big it will scale it down too.
Updated by beat about 12 years ago
r1913 fixes the regression bug #3763 introduced in r1895.
Actions