Modify ↓
#6522 closed defect (fixed)
Not working properly
| Reported by: | Owned by: | markm | |
|---|---|---|---|
| Priority: | high | Component: | PageToDocIntegration |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
I keep on getting this error:
Exception: Error executing command (return code = 4): /tmp/page2doc8VICpD/word_PGMwlg:1: parser error : Document is empty /tmp/page2doc8VICpD/word_PGMwlg:1: parser error : Start tag expected, '<' not found cannot parse /tmp/page2doc8VICpD/word_PGMwlg
When I try to export as doc, I checked the logs in the tmp directory and permissions and www-data has write permissions so I really don't understand why the file is empty...
Some help would be appreciated
Best regards and thanks for your mod!
Alex
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
| Owner: | changed from Lucas Eisenzimmer to markm |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 16 years ago by
Hi Marc,
So I have to download the new version and install it?
Regards, Alex
Note: See
TracTickets for help on using
tickets.



the order of the parameters to xsltproc were wrong. I fixed this and it should work now.