Conversation
Into Replication and Deployment Utility.vi -> rad_Deploy Application Image.vi -> rad_Extract Full Image.vi. sometimes the task that copies .lvappimg image into lvtemporary_xxxxxx.tmp\lvappimage.contents is executed before deleting the content into lvtemporary_xxxxxx.tmp\lvappimage.contents, so the image is deleted. The program flow must guarantee to delete the content into lvtemporary_xxxxxx.tmp\lvappimage.contents before copy the image into it.
|
Bug solution to following problem: Into Replication and Deployment Utility.vi -> rad_Deploy Application Image.vi -> rad_Extract Full Image.vi. sometimes the task that copies .lvappimg image into lvtemporary_xxxxxx.tmp\lvappimage.contents is executed before deleting the content into lvtemporary_xxxxxx.tmp\lvappimage.contents, so the image is deleted. The program flow must guarantee to delete the content into lvtemporary_xxxxxx.tmp\lvappimage.contents before copy the image into it. |
Fix the following bug: When retrieving a new image, if you press "back" on the "Choose Image Directory" step and then press "OK" again, the application image path shows as incorrect. Every time you press back and OK, a new level is added to the image path.
Rad App Version = 16.1
Updated README.md with the fixed bugs
|
Fixed Bugs:
Updated:
|
v16.1 with some bugs fixed
[x] This contribution adheres to CONTRIBUTING.md.
TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.
What does this Pull Request accomplish?
TODO: Include high-level description of the changes in this pull request.
Why should this Pull Request be merged?
TODO: Justify why this contribution should be part of the project.
What testing has been done?
TODO: Detail what testing has been done to ensure this submission meets requirements.