Server Connect settings not saved

OS info

  • Operating System : Windows 10.0.26200
  • Wappler Version : 7.5.0
  • PHP

Applied the latest inline update.

Steps to reproduce

  1. Open Server Connect settings in Development target.
  2. Enable Debug Mode.
  3. Click Save button.
  4. Open Server Connect settings.
  5. Debug Mode is disabled.

just tested but it saves well to me.

Maybe you can reproduce it with debug logging on and send us the log

Sent to you directly. Reproducible on 2 laptops.

Values are saved in the config file but not loaded later. Thus the UI does not reflect saved values and wiped out such as environment variables.

\.wappler\targets\Development\files\dmxConnect\config.php

wappler-dmxConnect

Also dmxConnect folder is generated at the Web Root Folder level.

Aha that is the problem, seems in php indeed, I tested in nodejs so that’s why i couldn’t reproduce it

Fixed in Wappler 7.5.1