JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#149 AS3 decompilation issue: empty if branches
Author: user focus
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

Hey, please take a look at the attached file. I see some weird if() branches there like this: if(!(ls[_loc2_].n)) { } else { .... I guess it would be much better to show it as if(ls[_loc2_].n) { .... } http://i.imgur.com/IOXFwpc.png
admin
State: new→opened
admin
version 1.6.3u2 This was improved, try it.
State: opened→upgraded
user
Wow, that was fast! Looks much better now, thank you!
admin
State: upgraded→closed