Thanks Rainer, and sorry for my late reply; I tried your fix that very day 
and it worked as a charm!!

Rainer Meier <r.me...@wpkg.org> wrote on 27/10/2011 15:21:11:

> From: Rainer Meier <r.me...@wpkg.org>
> To: jurgen.depic...@let.be
> Cc: wpkg-users@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.depic...@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
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to