-
Bug
-
Resolution: Fixed
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
The translation tool doesn't allow line breaks anymore on the description of the portal. The translation shows it all in a single one-liner
Steps to Reproduce
- Go to Project settings - Language Support - Choose the desired Language - Portal Content
- In the Portal Content copy the same formatting as on: Project Settings - Portal Settings - Portal Configuration - Introduction Text
example format for multi-line:
*Opening Hours:* *Monday to Friday from 9:00 am until 6:00 pm*
Expected Results
The portal description should appear in multi-line for the default language and translated:
Opening Hours:
Monday to Friday from 9:00 am until 6:00 pm
Actual Results
In the translated portal it shows as a single line:
Opening Hours: Monday to Friday from 9:00 am until 6:00 pm
Workaround
Use backslash for multi-line:
\\Opening Hours:\\ \\Monday to Friday from 9:00 am until 6:00 pm\\
- mentioned in
-
Page Loading...