[Interchange-bugs] [Bug 143] Changed - Possible problem in Order.pm

bugzilla-daemon@localhost.akopia.com bugzilla-daemon@localhost.akopia.com
Tue, 6 Mar 2001 12:23:11 -0500


http://developer.akopia.com/bugs/show_bug.cgi?id=143

*** shadow/143	Tue Mar  6 10:53:58 2001
--- shadow/143.tmp.2332	Tue Mar  6 12:23:11 2001
***************
*** 3,10 ****
  Version: 4.6.3
  Platform: All
  OS/Version: All
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: Core
--- 3,10 ----
  Version: 4.6.3
  Platform: All
  OS/Version: All
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: Core
***************
*** 34,36 ****
--- 34,40 ----
  Shouldn't it be
  	$::Variable->{$_} = $glob->{$_};
  ?
+ 
+ ------- Additional Comments From mike@minivend.com  2001-03-06 12:23 -------
+ Not a possible problem, a definite problem. 8-) Thank you very much
+ for finding this. Fixed in both dev and stable branches.