[
https://issues.apache.org/jira/browse/FLEX-35357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178432#comment-16178432
]
Doug Simmons commented on FLEX-35357:
-------------------------------------
In Chrome, with breakpoints deactivated and set to pause on exceptions I
get the following
Language.js:238 destination fault handler {code: -1005, message:
"Invalid response.", detail: "", data: null}code: -1005data: nulldetail:
""message: "Invalid response."__proto__: Object
index.html:1 (WEB_PAGE context) Lazy require of app.binding did not set
the binding field
index.html:1 (WEB_PAGE context) Lazy require of webstore.binding did not
set the binding field
index.html:1 (WEB_PAGE context) Lazy require of runtime.binding did not
set the binding field
index.html:1 (WEB_PAGE context) extensions::event_bindings:8: Uncaught
Natives disabled{<stack trace unavailable>}
index.html:1 (WEB_PAGE context) extensions::binding:5: Uncaught
TypeError: Cannot read property 'Event' of undefined{TypeError: Cannot
read property 'Event' of undefined
at extensions::binding:5:38
at extensions::runtime:7:28}
extensions::runtime:7 Uncaught TypeError: Cannot read property 'Binding'
of undefined
at extensions::runtime:7
(anonymous) @ extensions::runtime:7
extensions::app:7 Uncaught Natives disabled
(anonymous) @ extensions::app:7
extensions::webstore:7 Uncaught Natives disabled
The data actually returned from STime getUTCDateTimeNow() is like this
- {ts '2017-09-25 01:13:37'}
Doug
> FlexJS RemoteObject and ColdFusion
> ----------------------------------
>
> Key: FLEX-35357
> URL: https://issues.apache.org/jira/browse/FLEX-35357
> Project: Apache Flex
> Issue Type: Bug
> Components: RPC: RemoteObject
> Affects Versions: Apache FlexJS 0.9.0
> Environment: Windows 10, Firefox Developer
> Reporter: Doug Simmons
> Fix For: Apache FlexJS 0.9.0
>
> Attachments: MSTest.zip
>
>
> The project at https://justpaste.it/1bl2l
> Generates error - stack trace at https://justpaste.it/1bksx
> Doug
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)