report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00240
[Bug 610787] Re: Text after "<if test=...></if>" is being lost
Use Aeroo Reports instead.
** Changed in: report-openoffice
Status: Fix Committed => Won't Fix
--
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.
https://bugs.launchpad.net/bugs/610787
Title:
Text after "<if test=...></if>" is being lost
Status in OpenOffice.org Reporting Engine for OpenObject:
Won't Fix
Bug description:
This is bug in Relatorio:
on compiling of template to Genshi template, the text after tags is being lost. The problem lies in "wrap_nodes_between" function of "relatorio/templates/opendocument.py" file.
Fix:
It is line "new_parent.tail = last.tail" missing just before line "old_parent.remove(last)".
To manage notifications about this bug go to:
https://bugs.launchpad.net/report-openoffice/+bug/610787/+subscriptions
References