]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim...
authorzach%zachlipton.com <>
Mon, 17 Dec 2001 09:29:52 +0000 (09:29 +0000)
committerzach%zachlipton.com <>
Mon, 17 Dec 2001 09:29:52 +0000 (09:29 +0000)
commit75f667d06000cebdea19f733463494b860d635b1
treee15d001e695a42accd2b93d2fca4615133c94f90
parentdf4dfc4cefb0e7e84e945711917eed41a8cea5c4
Fix for bug 113646, midair when changing assignee gives error. Fix changes sub trim() in globals.pl not to use $_ so as not to conflict with $_ values allready
set.

Patch by myk@mozilla.org, r1=bbaetz, r2=dave.
globals.pl