On 01/04/15 01:40, Eric wrote:
environments, or just QA? The other thing to test before you declare it fixed is whether it'll work running from Flash Builder (debug mode outside of web server)... assuming you use FB.

Which is why I always suggest running even your local debug builds through a local web server. This way the local environment is a closer match to the live / QA one. Trying to maintain an application that works in multiple environments is more work, and more fragile.

Tom

Reply via email to