Vineet Reynolds created JBIDE-16389:
---------------------------------------
Summary: Query parameters are not allowed in the runtime configuration for
CordovaSim
Key: JBIDE-16389
URL:
https://issues.jboss.org/browse/JBIDE-16389
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 4.1.1.Final
Reporter: Vineet Reynolds
Related to JBIDE-16388, I'm creating a page: {{mobileapp.html}} that employs a query
parameter ({{?target=cordova}}) to trigger the condition relevant to hybrid applications.
The Hybrid Mobile application uses the REST APIs hosted on OpenShift via absolute URLs
instead of relative URLs. The logic makes use of the presence/absence of the query
parameter to use absolute (cloud) URLs instead of relative URLs.
When I create a runtime configuration to bypass JBIDE-16388 (to specify {{mobileapp.html}}
as the start page), I cannot specify '?' in the path :
http://www.screencast.com/t/ZYVMPtUWjq2
This fails only in CordovaSim, and the app works when run in emulators/devices.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira