Hotfix 83353
"Paste as text" option for Rich Text Fields puts everything on one line (Firefox only).
- Version
- This hotfix concerns SDL Tridion 2011 SP1HR1.
- Problem description
- "Paste as text" option for Rich Text Fields puts everything on one line (Firefox only).
- Hotfix description
- Hotfix description: After installation of this hotfix, the result will contain a <br/> tag for every newline character (\n) in the pasted text.
- Distributed files
- FormatAreaUtils.js
- Fixes included
- None
- Dependencies
- None