Menu

#338 Denormalising incorrect - produces xml file

open
nobody
Export (1)
4
2011-08-01
2011-07-28
No

This bug is for the xena-named-output branch.

On this branch exporting from a xena file using the Xena viewer results in an xml file being produced that is the base 64 encoded value of the normalised file with a single tag around it. This functionality should (and previously did) result in the normalised file being output with the appropriate extension for its type.

e.g. When normalising a .doc file with Xena with the output set as Portable Document Format the output is a .xena file containing metadata and the converted pdf file as base64 encoded value inside a tag for the content. When exporting this file the expected result would be a pdf file (that was the converted equivalent from the original doc file). However what is actually output now is an xml file with this innermost tag (in this case an opendocument:opendocument tag) containing the base64 encoding of the pdf file.

This has been tested with Xena Viewer but it seems likely that it would also happen when using the export functionality from within Xena

Discussion

  • Terry O'Neill

    Terry O'Neill - 2011-07-28
    • labels: 1232193 --> Export
     
  • Michael Carden

    Michael Carden - 2011-08-01
    • priority: 8 --> 4
     

Log in to post a comment.