[jbosstools-issues] [JBoss JIRA] (JBIDE-18312) CordovaSim struggles with POST

Ilya Buziuk (JIRA) issues at jboss.org
Mon Oct 6 10:10:12 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13008882#comment-13008882 ] 

Ilya Buziuk commented on JBIDE-18312:
-------------------------------------

[~vpakan], you have probably entered the incorrect data (I do belive there is a validation on the server side). With valid data it should work fine - http://screencast.com/t/SGTjPaTBrb
In terms of "Birth Day". There is a separate upstream issue - JBIDE-17054
{code}
if (newContact.birthDate== "") {
	newContact.birthDate = "1970-01-01";
}
{code}
Could you give it a go one more time?

> CordovaSim struggles with POST
> ------------------------------
>
>                 Key: JBIDE-18312
>                 URL: https://issues.jboss.org/browse/JBIDE-18312
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>            Reporter: Burr Sutter
>            Assignee: Ilya Buziuk
>            Priority: Blocker
>             Fix For: 4.2.0.CR2
>
>         Attachments: hybrid1001.zip, post_error.png
>
>
> I will attach the project.
> The $.ajax post does not fire correctly from inside of CordovaSim - but it does via the iOS Simulator and from a real Android Device.  Nothing in the error message on the client-side.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list