<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Yes that might well be the reason for the other corruption
    instances. I mean if a Ctrl-D (0x03 or ETX) of Ctrl-Z (0x19 or EM)
    is treated as end of text, and end of medium respectively this could
    result in corrupt xml files.<br>
    <br>
    The problem with the attached file is only the US character, it's
    actually interpreted as character #x001F. <br>
    <br>
    The apostrophe is probably ok, but you see the UTF encoding for the
    apostrophe. My XML verifier is not complaining about that. It's
    actualle showing like an apostrophe.<br>
    <br>
    The apostrophe is also properly displaying in notepad++ (that is
    utf-8 aware.)<br>
    <br>
    Regards,<br>
    <br>
    Tom<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Ron Mitchell schreef op 10-7-2014
      17:27:<br>
    </div>
    <blockquote cite="mid:00a501cf9c53$6c9c3970$45d4ac50$@co.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="2050" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi all<o:p></o:p></p>
        <p class="MsoNormal">thought I should share this example of what
          was a non playing if not corrupted LO from the sandpit…<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">The helpdesk had a report from a user that
          his LO wouldn't export and now wouldn't play.<o:p></o:p></p>
        <p class="MsoNormal">I checked the export first and sure enough
          it wouldn't export and then I verified that it wouldn't play
          either even though all looked ok in the editor.<o:p></o:p></p>
        <p class="MsoNormal">So then I looked at the xml expecting it to
          be corrupt like we've had with other examples previously but
          in this case both preview.xml and data.xml were still
          complete. However I noticed two oddities shown in the
          following screenshots:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">1. US instead of fingerprint line 121<o:p></o:p></p>
        <p class="MsoNormal"><img id="Picture_x0020_1"
            src="cid:part1.07040003.07050305@tor.nl" width="673"
            height="90"><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">2. what should have neen an apostrophe line
          116<o:p></o:p></p>
        <p class="MsoNormal"><img id="Picture_x0020_2"
            src="cid:part2.09000101.03030507@tor.nl" width="239"
            height="102"><o:p></o:p></p>
        <p class="MsoNormal">I've attached a copy of the xml so hope
          this gets through.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Questions I asked along with answers:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoPlainText">1. Did you copy and paste text in from
          Word or another external source?<o:p></o:p></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">I
            did copy, but from Word and PowerPoint into Notepad so I
            could remove the formatting, then pasted into the LO.</span><o:p></o:p></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">2. Did you re-import these LO's at any
          point?<o:p></o:p></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">No<o:p></o:p></span></p>
        <p class="MsoPlainText"><o:p> </o:p></p>
        <p class="MsoPlainText">3. Are you ok with the dev team looking
          at a copy of the xml from your LO to try to identify the exact
          cause and future prevention?<o:p></o:p></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">Yes<o:p></o:p></span></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">I
            wonder if this would have ended up with a completely broken
            LO rather than just one that wouldn't play or export and I
            should add that after removing the UN directly from the xml
            and adding an apostrophe via the editor the LO plays and
            exports again.<o:p></o:p></span></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif""><o:p> </o:p></span></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">HTH<o:p></o:p></span></p>
        <p class="MsoPlainText"><span
            style="font-family:"Arial","sans-serif"">Ron</span><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Xerte-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

</pre>
  </body>
</html>