1

Closed

Multiple variables minified to same name.

description

Something is getting off when trying to minify the attached simplified repro. It's resulting in "e" and "workingRange2" both getting renamed to "e", which breaks the reference on the line "internalPaste.run(e)".
 
Though switching the catch(e) to catch(err) fixes this problem, I talked with Ron and he says something weird is still going on that should be tracked and fixed.

file attachments

Closed Oct 9, 2012 at 11:06 PM by ronlo
cleaning up fixed issues

comments

mhochk wrote Jul 3, 2012 at 8:54 PM

AJAX Min Version 4.21

ronlo wrote Jul 3, 2012 at 10:29 PM

Checked in a fix, changeset #92415. Will release with next version.

ronlo wrote Jul 12, 2012 at 3:45 PM

Fixed in release 4.59.