Re: [Nagios-devel] Nagios3-cvs: Possible bug in additive

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Nagios3-cvs: Possible bug in additive

Post by Guest »

Mathieu Gagn=E9 schrieb:
> Hi,
>=20
> Matthias Eble writes:
>=20
>> with the latests cvs version this doesn't seem work.
>> I looked at the source and the problem is that=20
>> xodtemplate_clean_additive_strings() is called before=20
>> xod_template_inherit_object_properties(). But the latter tries to do=20
>> some additive inheritance, too. Unfortunately the + signs are gone the=
n.
>>
>> My suggest would be to move xod_template_inherit_object_properties()=20
>> before xodtemplate_clean_additive_strings() so that the inheritance wo=
rk=20
>> is done before the duplication tasks.
>=20
> I'm facing the same issue on my side too.

> Any idea?

This is more an obvious than a possible bug if you ask me.
I think I picked the wrong subject text.

matthias





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked