Actions
Bug #8947
closedClient 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 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1803
Actions