Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.
<!-- Framework RSL linked libraries -->
<runtime-shared-library-path path-element="${flex.framework.swc}">
<url rsl-url="${flex.framework.rsl}.swz" />
<url policy-file-url="" />
<url failover-url="${flex.framework.rsl}.swf" />
</runtime-shared-library-path>
Actual Results:
The <url> type doesn't support the "failover-url" attribute.
Expected Results:
Fail over url accepted
Workaround (if any):
None