This topic is locked
[SOLVED]

 make change in editor = ? mark in the page

11/15/2013 12:33:08 PM
PHPRunner General questions
W
wfcentral author

If I make any change to a page in editor and then build and upload I see a question mark in the top left of the page.
When I view source I see this at the beginning of the page...
?<!DOCTYPE html>

<HTML lang="en"><HEAD>
everything looks normal in the editor itself. If I reset the page and upload the question mark goes away. Then, if I make ANY edit to the page no matter how small... the question mark returns.

W
wfcentral author 11/15/2013

I just reinstalled the older version of PHPRunner7 (build 18584) and opened the same project - build and upload. The question mark bug went away.
So, this appears to be something introduced with the latest build.

W
wfcentral author 11/15/2013

NOT SOLVED
Not sure how or why this got marked as solved.
I'm saying there is a bug in the latest build and my fix was to not use the latest build.
So, that is not really a solution.
I have emailed the bug report to support as I understand the forum is not the best way to report bugs - just wanted to see if others were seeing the same thing.

S
safesurf 11/15/2013

I have the same problem and the only way to solve it was to copy <!doctype html> and paste in visual editor over old code at top of page.