Bug Report from brian #2018-7-6_17-17-19

OS info

  • Operating System : Mac OSX 15.6.0
  • Wappler Version : 1.2.2

Problem description

Unable to write PHP code in Wappler editor.

Steps to reproduce

  1. Create a file - name.php and switch to code view tab.
  2. Add <?php phpinfo() ;?>
  3. Save file and code is over written as:

If the file is created outside Wappler, it can be edited an saved correctly.

I have had this happen to me too. If I write the code in a text editor and open it back in Wappler then it works as expected.