Comment #9 on issue 719 by [email protected]: XML import not converting
<p> and <br /> tags
http://code.google.com/p/qubit-toolkit/issues/detail?id=719
A few things:
- the development thread indicates that export works as expected. This does
not seem to be the case, since paragraphs and line breaks are not retained
on export (testing in the demo site with the same record)
- the relevant EAD element for linebreak is <lb/>, not <br/>
- in USask testing, we made a change to retain <p>'s on import, so may be
be able to contribute a patch later. However, this was not done with a
QubitHelper as suggested above, so we'll need to review whether it's been
done correctly. In any case based on Peter's comments above it doesn't seem
to too complicated.
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.