| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Maxim Mossienko |
| Subsystem | Flex Support |
| Affected versions |
No affected versions
|
| Fixed in |
No fix versions
|
| Fixed in build |
Next build |
| Build |
7757
|
| Fixed in build |
8256
|
| Severity |
0
|
IDEA-43275 |
Remote object flagging mx:method as invalid |
|
|
<mx:RemoteObject id="authServ" destination="authenticationService">
<mx:method name="resetUser" result="resetUserResultsHandler(event)"
fault="faultHandler(event)"/>
</mx:RemoteObject>