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