<font size=3>Thanks Rainer, and sorry for my late reply; I tried your
fix that very day and it worked as a charm!!</font>
<br>
<br><tt><font size=2>Rainer Meier <r.meier@wpkg.org> wrote on 27/10/2011
15:21:11:<br>
<br>
> From: Rainer Meier <r.meier@wpkg.org></font></tt>
<br><tt><font size=2>> To: jurgen.depicker@let.be</font></tt>
<br><tt><font size=2>> Cc: wpkg-users@lists.wpkg.org</font></tt>
<br><tt><font size=2>> Date: 27/10/2011 15:21</font></tt>
<br><tt><font size=2>> Subject: Re: [wpkg-users] troubles with 1.2.1
RC38</font></tt>
<br><tt><font size=2>> <br>
> Hi Jürgen,<br>
> <br>
> On 27.10.2011 14:48, jurgen.depicker@let.be wrote:<br>
> > It happens on W7x64 also...<br>
> <br>
> Confirmed. I will commit a fix today. This bug will occur always <br>
> when multiple <br>
> profiles are assigned to one host. Looks like I did not test this
- <br>
> shame on me.<br>
> <br>
> If you want to continue before I commit RC39 just change line 4341
from<br>
> <br>
> profilesMatching.push(getHostProfiles(hostNodes[ihostNode]));<br>
> <br>
> <br>
> to<br>
> <br>
> profilesMatching = profilesMatching.concat(getHostProfiles(hostNodes<br>
> [ihostNode]));<br>
> <br>
> <br>
> br,<br>
> Rainer<br>
</font></tt>