[ic] suggested changes to foundation

Kevin Walsh kevin at cursor.biz
Thu Aug 28 03:54:22 EDT 2003


Gary E. Miller [gem at rellim.com] wrote:
> > > Paul, could you explain why this doesn't work for you:
> > >
> > > 	$record->{price} = $Tag->price($sku);
> > >
> > > But this does:
> > >
> > > 	$record->{price} = $Tag->price({ code => $sku });
> 
> > I think the problem is the code/SystemTag/price.coretag file, and could
> > be fixed with the following patch:
> 
> > +       $ref->{code} ||= $code;
> > +
> 
> I also have this problem.  The first solution works for me, the
> second does not.  Not sure why.
> 
You'll need to restart Interchange after changing the price.coretag
file.  When you restart Interchange, make sure it comes up without
any errors, as errors or warnings would indicate a problem with your
application of the patch.

If all else fails, upgrade to the latest 4.9.8 snapshot, which includes
this fix along with several others.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list