bungeni-org / bungeni-editor

The Bungeni Editor is Drafting and Markup framework for XML production built on the OpenOffice.org platform. It supports different legislative document types (e.g hansard, bill) and supports definition of custom types, and allows markup and storage of metadata within the ODF document.
3 stars 0 forks source link

Convert document to plain - Prompt for save #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.markup a document
2.click convert to plain without saving it

What is the expected output? What do you see instead?
the converted plain document is blank.
this happens becuase the document was not saved before the conversion

To do :

prompt the user if the document is not saved on disk.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 15 Jul 2009 at 8:27

GoogleCodeExporter commented 9 years ago
added check using XModifiable

Original comment by ashok.ha...@gmail.com on 15 Jul 2009 at 9:38