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

#1184 Invalid regular expression generated
Author: user BeniBela
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

8.0.1 is now generating invalid regular expressions. Compiling the generated scripts results in: br/com/stimuli/loading/utils/SmartURL.as(31): col: 59 Error: Syntax error. var _loc2_:RegExp = /((?P<protocol>[a-zA-Z]+: \\/\\/) (?P<host>[^:\\/]*) (:(?P<port>\d+))?)? (?P<path>[^?]*)? ((?P<query>.*))? /x; ^ Same swf as in #970
admin
I am sorry for letting you wait so much without an answer and I don't think it is now (after flash shutdown) even relevant, but it seems to be working in current version, so I am closing this issue.
State: new→closed