Details
Description
MxmlFile.as incorrectly identifies script and metadata blocks in mxml files because it is not specific enough. Any tag with "script" or "metadata" in it is matched.
e.g.
<somethingscript></somethingscript>
Issue Links
- is duplicated by
-
SONARPLUGINS-2061
IllegalArgumentException in Flex plugin 1.1
-
Patch was applied in https://github.com/SonarCommunity/sonar-flex/commit/3daa185c2ac9846a69eb033dc7e733fc0f2956da
Thanks for your contribution.