Can you add the patch in the respective issues?
http://dev.umitproject.org/projects/uns
On Wed, Mar 21, 2012 at 2:05 PM, niteesh kumar wrote:
> BUG Fixed 460 and 469 resolved
>
> --- a/umit/gui/MainWindow.py
> +++ b/umit/gui/MainWindow.py
> @@ -596,14 +596,14 @@ class MainWindow(UmitMainWindow)
BUG Fixed 460 and 469 resolved
--- a/umit/gui/MainWindow.py
+++ b/umit/gui/MainWindow.py
@@ -596,14 +596,14 @@ class MainWindow(UmitMainWindow):
xml_scanfile = mktemp()
f = open(xml_scanfile, "w")
-current_page.parsed.write_xml(f)
+current_page.get_parser().write