Andreas Kohn created CB-10958:
---------------------------------
Summary: scripts/after_install.js overwrites content @src attribute
Key: CB-10958
URL: https://issues.apache.org/jira/browse/CB-10958
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Reporter: Andreas Kohn
The scripts/after_install.js script of the cordova-labs-local-webserver
overwrites the 'src' attribute of the 'content' element when it is executed,
always setting the port to '0' (randomised).
This might be fine if one is working with the environment on a single checkout
on a single machine, where one merely has to modify the file afterwards; it
might also be fine when one opts to commit the platforms/ and plugins/
directories to source control.
This doesn't seem a proper behaviour or assumption though: For example, in our
environment we use the https://github.com/SamVerschueren/gulp-cordova plugins
to produce a reproducible state as part of the integration build. A workaround
would be to post-process the config.xml and restore the port we need, but it is
fairly easy to fix in the cordoba-labs-local-webserver plugin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]