-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 7.2.10 DXP FP1, 7.2.X, Master
-
Fix Version/s: None
-
Component/s: Web Content > Web Content Administration
-
Labels:None
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
- Navigate to add web content
- add /ar/ in URL to localize to a RTL language
- Type text in title form field
- Click into content field
Expected Result:
Web Content title form field would be typed from right to left, the help text and typed text are right justified, Add icon renders properly
Actual Result:
Web Content title form field is typed left to right, the help text and typed text are left justified, Add icon is not rendered but replaced with ".Add" text
java console log error: https://gist.github.com/john-co/99927c84aa4e5b9030ab08e379b80d7d
js source error when clicking into content field:
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7
Portal master GIT ID: 733e55240d09e9c3eda481e850f9b1dc7c90bdc9
Portal 7.2.x GIT ID: bbbe718661f4273315abc8258f57c876f08bbb9f
- causes
-
LPS-101714 Default language doesn't change in site after setting in system setting
- Closed
- demands
-
LPS-95929 Allow localizable input component to control both default language and selected language to display
-
- Closed
-
- Testing discovered
-
LPS-101932 Changing to RTL language has a CSSRTLConverter error
- Closed
-
LPS-101950 Localization RTL - Navigating to an alloy editor throws NoClassDefFoundError: Could not initialize class com.helger.css.writer.CSSWriterSettings
- Closed