Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.5
-
Fix Version/s: None
-
Component/s: Office, WYSIWYG Editor
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
XWIKI-3909Copy pasting from simple text editor does not create paragraphs XWIKI-2422Curly Quote coming from a Copy Paste is transformed into ? after cache is reset XWIKI-314Copy/Paste from word transfers strange caracters and codes XWIKI-5185Exception when saving page in which the option Import> Office Content (Copy/Paste) is used XWIKI-5186Exception when saving page in which the option Import> Office Content (Copy/Paste) is used XWIKI-2998Copy/Paste problem for styled text XWIKI-4967Impossible to import office (copy/paste) with style using IE7 XWIKI-3556WYSIWYG Editor causing spurious issues with text - including deletion of random chunks XWIKI-1152Wysiwyg loosing content when copy pasting and switching to list XWIKI-7532UI Issue on WYSIWYG Editor when editing Application Class
Description
When copy/pasting from .DOC files in the paste from Word dialog box, it often happens that the following syntax gets produced:
= {{id name="HReleaseNotesforXWikiEnterprise19Milesto"}} Release Notes for XWiki Enterprise 1.9 Milestone 2 =
Second milestone of the XWiki Enterprise 1.9 version
This breaks page rendering, resulting in blank spots instead of actual content getting rendered.
When importing documents, the id macro should be filtered out of titles.
Issue Links
- depends on
-
XWIKI-5928
ID macros generated from HTML anchors are not properly closed
-
- is related to
-
XWIKI-3091
Add support for HTML anchors in XHTML parser
-
I can see two bugs here: