Bug 1083845 - Prefaces are imported incorrectly
Summary: Prefaces are imported incorrectly
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-04-03 05:11 UTC by Lee Newson
Modified: 2014-08-04 22:28 UTC (History)
2 users (show)

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


Attachments (Terms of Use)
Preface test (6.08 KB, application/zip)
2014-04-03 05:11 UTC, Lee Newson
no flags Details

Description Lee Newson 2014-04-03 05:11:53 UTC
Created attachment 882083 [details]
Preface test

A preface is imported like so:

<preface>
	<title>Another Preface</title>
	<para>
		Some content
	</para>
</preface>

(note that <preface> is the root tag). All topics should be <section> elements and the builder will take care of wrapping it in the right element when building.

Attached is the book that created the invalid topic content.

Comment 1 Matthew Casperson 2014-04-22 02:14:37 UTC
Fixed in 201404221213

Preface elements are now renamed to section.

Comment 2 Lee Newson 2014-04-28 00:38:38 UTC
Verified that <preface> is renamed to <section>


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