Community
Participate
Working Groups
Created attachment 93465 [details] XHTML file that demonstrates the problem (for me) Build ID: M20080221-1800 Steps To Reproduce: 1. Open attached XHTML file in HTML editor. 2. Use Clean-up document in editor 3. More information: This file validates OK with the W3 validator. The WTP editor flags <p></p> on line 19 as a "No start tag (<p>)" error. Using "Clean-up document" does not fix it (and leaves the document as is). I'm using a new download of the J2EE Eclipse 3.3.2.
Nick, it's possible that our dirty region processor is running during the rewrite session if it was queued prior to that session beginning.
I'm having the same problem. The validator simply doesn't get this code: <p> <form> </form> </p> jperl
I can not reproduce in WTP 3.2
This was fixed by Bug 283840.