c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #26105
[Bug 794996] Re: repeatIn with 3rd argument fails
*** This bug is a duplicate of bug 592584 ***
https://bugs.launchpad.net/bugs/592584
** This bug has been marked a duplicate of bug 592584
[report] repeatIn and 3rd arg
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/794996
Title:
repeatIn with 3rd argument fails
Status in OpenERP Server:
New
Bug description:
If someone uses the third argument of repeatIn in a report (e.g.: [[
repeatIn(sale_order_lines(o), 'l',
'{http://openoffice.org/2000/text}section') ]] ), then the parser
quotes it, even though it's already quoted.
Thus there is a comparison of the form node.tag in
['{http://openoffice.org/2000/text}section'], but the old code had
node.tag in ["'{http://openoffice.org/2000/text}section'"]
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/794996/+subscriptions
References