-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: 5.1.4
-
Component/s: Editor - Page / Comment Editor
Steps to Reproduce:
- Create a Word Document with the following content:
192.168.1.1 test content login test ############################################ # Test section # Hashes # # More info ############################################
- Import this document into Confluence (via Tools > Import Word Document)
Expected Results:
The content be copied across verbatim
Actual Results:

Workaround:
Use escape character "\", so the content will be:
192.168.1.1 test content login test \############################################ \# Test section \# Hashes \# \# More info \############################################
And then perform the import.
- relates to
-
CONFSERVER-24418 Disabling Autoformatting not applied to Word import
-
- Closed
-