Bug 1079105 - Frames in ODT files can cause nested paras to be imported
Summary: Frames in ODT files can cause nested paras to be imported
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: ImportTool
Version: 1.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 1.5
Assignee: Matthew Casperson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-21 01:52 UTC by Matthew Casperson
Modified: 2014-08-04 22:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-05-01 21:39:59 UTC
Embargoed:


Attachments (Terms of Use)
Frame Test (8.94 KB, application/vnd.oasis.opendocument.text)
2014-03-21 01:52 UTC, Matthew Casperson
no flags Details

Description Matthew Casperson 2014-03-21 01:52:10 UTC
Created attachment 877094 [details]
Frame Test

Frames result in nested paras being created in the imported topic.

Comment 1 Matthew Casperson 2014-03-21 02:27:30 UTC
Fixed in 201403211226

Comment 2 Lee Newson 2014-04-03 04:22:38 UTC
Verified that nested paras aren't created for frames.

However the topic has useless empty para's that as far as I can see shouldn't exist. eg:

<para>
</para>
<para>
	A Frame
</para>
<para>
</para>

Comment 3 Matthew Casperson 2014-04-22 01:31:03 UTC
Fixed in 201404221129

Empty paras are detected and stripped out.

Comment 4 Lee Newson 2014-04-27 23:53:44 UTC
Verified that the empty paras are now stripped out.


Note You need to log in before you can comment on or make changes to this bug.