Actions
Bug #8947
closedClient side cropping failing due to string to int comparisons
Bug #8947:
Client side cropping failing due to string to int comparisons
Description
The client side cropping checks are comparing wrong types. Fix this by implementing proper casting followed by strict type comparisons.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1803
Updated by beat over 3 years ago
- Status changed from Resolved to Closed
Actions