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
-
Activity
Guillaume Lerouge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | When importing files using the OOo server the {{id}} tag should not be present in titles | Issues with {{id}} when copy/pasting from .DOC files in the WYSIWYG editor |
| Description |
When importing .DOC files, it often happens that the following syntax gets produced: {code} = {{id name="4344"}} Some title = content of this section {code} 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. |
When copy/pasting from .DOC files in the paste from Word dialog box, it often happens that the following syntax gets produced: {code} = {{id name="HReleaseNotesforXWikiEnterprise19Milesto"}} Release Notes for XWiki Enterprise 1.9 Milestone 2 = Second milestone of the XWiki Enterprise 1.9 version {code} 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. |
| Component/s | Editor - GWT WYSIWYG [ 10670 ] | |
| Component/s | Office Importer [ 10740 ] |
Guillaume Lerouge
made changes -
| Attachment | XWiki Release Notes.doc [ 17980 ] |
Marius Dumitru Florea
made changes -
| Assignee | Marius Dumitru Florea [ mflorea ] |
Marius Dumitru Florea
made changes -
| Link |
This issue is related to |
Marius Dumitru Florea
made changes -
| Component/s | Office Importer [ 10740 ] |
Marius Dumitru Florea
made changes -
| Link |
This issue depends on |
I can see two bugs here: