Newbie, trying PhpRunner; overall I find it to be a very smart and very helpful program. Many thanks to the developers.
However, I've found a problem that some extra characters like  is suddenly being inserted becore <!DOC in HTML view of LIST page and sometimes also on the Edit page, i.e. the first line becomes:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
The unwanted characters show on the page, after building, but not on the view inside PhpRunner.
I can remove the extra characters manually, however, the next time I remake the project because of other alterations the same error comes back and I have to edit the same error all over.
I also have experienced another problem with buttons in danish showing wrong literals instead of the 3 speciel danish literals, in menu buttons (danish characters show okay in the database) .. this occurs despite the language selection and region has both been set to danish as default language.
Maybe the two problems are connected?