If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: WARNING - support of the decompiler is now VERY LIMITED. There are no active developers. This means waiting times in the issue tracker are very long and mostly depend on community. Sorry for the inconvenience.

#1004 rename invalid identifiers renames "this", too
Author:
uragan1987

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2Decompilation
State: closed 

> What steps will reproduce the problem?
wrong variable recognition for "THIS"
> What is the expected output? What do you see instead?
"this" constant is named with "name_4" at uploaded swf file.
tested on other files, sometimes get "variable_1" instead "this"
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
601.810
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.

please turn off the auto rename identifiers setting. i can't see any obfuscated name in
your file, so it is unnecessary for you.
This is a problem in "rename invalid identifiers" functionality
Title: wrong variable recognition for "THIS"→rename invalid identifiers renames "this", too
fine, thx
it might be better in nightly 996 or later
State: new→upgraded
Tried it with the attached swf, it seems to work.
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed