blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

UI is caching the status of a previous build and does not attempt to build again #72

Closed jengee closed 10 years ago

jengee commented 10 years ago

This was observed on IE 9 (win7-64).

The UI is caching the results (builder log) from a previous build (within the same session) and refuses to rebuild the project. This is regardless of the selection changes of whether you want to do a release/debug build or even a build & deploy.

When you clear the cache, a new build is initiated.

On Chrome and firefox this behaviour does not exist and is correct. Builds should be initiated regardless.