emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug in ODT exporter
Date: Sat, 09 Jul 2011 02:36:55 +0530	[thread overview]
Message-ID: <81d3hk1nyo.fsf@gmail.com> (raw)
In-Reply-To: <4E170BC7.6030900@diplan.de> (Rainer Stengele's message of "Fri, 08 Jul 2011 15:53:11 +0200")


Rainer

Thanks for reporting the bug. I have pushed a fix few moments ago. Could
you please try again?

The problem was that timestamps were occuring as list item in the
example you provided which confused the exporter.

If you encounter corruption issue or issues related to formatting of odt
file you can identify the root cause as below:

1. Switch to *.odt buffer (C-x b whatever.odt)
2. Open the content.xml  (Hit RET on content.xml)
3. Do a C-u C-c C-n (M-x rng-first-error)
4. Note the error message as well as the XML stuff at the point of
   error.

Once the error is identified, you can create a minimal org file for
reproducing the bug very easily.

Jambunathan K.

> Am 08.07.2011 14:22, schrieb Rainer Stengele:
>> Hi!
>> 
>> Having this simple org file
>> 
>> **** DONE [#A] Test
>> #+OPTIONS:   <:t
>>      - [2011-07-08 Fr] test
>> 
>> the export with C-c C-e O stops when starting LibreOffice 3.4.1 with the message:
>> 
>> 
>> Read Error.
>> Format Error in textdocument content.xml at position 288,114 found.
>> 
>> 
>> this works:
>> 
>> **** DONE [#A] Test
>> #+OPTIONS:   <:t
>>      - [2011-07-08 Fr] test
>> 
>> Rainer
>> 
>> 
>> 
>> 
>> 
>> 
> Sorry for the typo!
>
> it works, if I write
>
>
> **** DONE [#A] Test
> #+OPTIONS:   <:nil
>      - [2011-07-08 Fr] test
>
>
> So if I want to export timestamps the exporter fails.
>
> Rainer
>
>

-- 

  parent reply	other threads:[~2011-07-08 21:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08 12:22 Bug in ODT exporter Rainer Stengele
2011-07-08 13:42 ` Bastien
2011-07-08 13:53 ` Rainer Stengele
2011-07-08 14:17   ` Bastien
2011-07-08 21:06   ` Jambunathan K [this message]
2011-07-09  8:41     ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2017-02-07 13:10 Dimitri Minaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81d3hk1nyo.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@diplan.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).