Bug Report from jsievers #2019-0-6_22-29-55

OS info

  • Operating System : Mac OSX 17.7.0
  • Wappler Version : 1.7.1

Problem description

Following creation of a new project and adding Bootstrap 4 then setting up the Server options to use FTP to a remote site, once you select FTP instead of local, the dialog boxes were displaying the login and password information over top of the path fields. You have to use the interface to re-edit all of the fields to cleanup the boxes and then save the items. Also saw a field appear which indicated to “Dont use chmod” and once selected and saved, it disappears and you can no longer change the setting until you re-create a new project.

Was also experiencing some difficulty uploading changes styles.css content to my Linux Ubuntu web server and noticed that Wappler has the correct data and file locally and it says it uploaded however, the file for styles.css was actually zero length but index.html and other files were correct.

Think you might want to revisit some of the prompt handling and file upload logic in the current implementation as it mostly works but a few issues.

Steps to reproduce

  1. Create new project
  2. Change Website and relative to site
  3. Change server options
  4. Add new target and make it FTP
  5. Add parameters to the boxes (and Don’t chmod option appears here)
  6. Partially save the settings and close the server options
  7. Return to the server options screen and some of the fields are messed up.