Copy link to clipboard
Copied
I am experiencing this issue with a simple <img> tag. The error has nothing to do with the php setting. I experienced the problem with a super simple <html> doc. I closed Dreamweaver, and the error is gone.
C'mon Adobe! You can do better!
Copy link to clipboard
Copied
I created a new topic for you. The one you posted to was about PHP code from 2018, which is unrelated to your issue.
Dreamweaver sends up warnings about unescaped characters when it detects invalid code in the document. As an example, improperly expressed <!-- comments --> or unclosed tags.
For best results, use error-free code whenever possible.
1. Window ⇒ Results ⇒ Validation. Click the triangle to check document.
2. Fix all reported errors and save file (Ctrl/Cmd+S).
Hope that helps.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more