-
Bug
-
Resolution: Fixed
-
Low
-
2.10
-
None
If you have the following markup:
!image.jpg|width=50%, height=50%!
and resize the image in the RTE and click save, you get an image with scale factors equivalent to the pixel width and height values instead.
ie. if you resized that image to 100px by 100px in the RTE, you would end up with the following markup:
!image.jpg|width=100%, height=100%!
To fix this correctly, we would need to recalculate the scale factor correctly.
- is incorporated by
-
CONFSERVER-6992 Markup umbrella issue - errors switching between modes or rendering escaped content
- Closed
- is related to
-
CONFSERVER-8445 Rich Text editor lets you resize an image, however changes are not saved
- Closed
-
CONFSERVER-13434 Image size settings are corrupted on round tripping
- Closed