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.
Actions