-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP89, 7.0.10.13 DXP SP13, 7.0.X, 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Asset Framework
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a new structure
- Create a template with the code of the attached txt
- configure WCM to use workflow
- Create an article WITHOUT SUMMARY
- Go to my workflow tasks and click on "Assing to my roles" tab
Expected: You see a plain text (see the attached image)
Current: You see a text with a lot of unexpected spaces
This is produced because the jsp is processing the template as plain text so each line brek of the html is been traduced to a \n and this is rendered as <br>