Community
Participate
Working Groups
Build ID: eclipse.buildId=3.4.0 Steps To Reproduce: 1.This is a defect found on a product that build on eclipse 2. The error complains "No Start tag (<p>)" for a html file, but in that file, we do have the start tag. 3. please contact me at kmiao@ca.ibm.com for detail artifacts. Thanks, Kathy Miao More information:
Could you please give more details on why you think this is a JDT/Core bug? If you're using a product build on Eclipse, the problem might be in the code of the product.
Artifact has been sent to jerome_lanneluc@fr.ibm.com for investigate.
Still need to know what you (or your customer) were doing at the time you got the error? I.e. I have no clue what I should do with the file you sent me.
We imported the customer PI and found this error in problem view, we did not do anything else. I've asked our developers, and get the answer: This error message comes from an org.eclipse.wst validator. That's the component where the bugzilla defect should go to. It should be sufficient to send them the HTML file (plus included CSS and JS files if needed).
Thanks. Moving to WST then.
This sounds like an HTML Validation problem. It may potentially be a duplicate of bug 223942. If you could provide a sample file that produces the problem, it would help me in diagnosing the issue.
Hi Nick, Just forward the artifacts to you through e-mail. Regards, Kathy
This was resolved in 3.2 since we no longer promote invalid child elements in the DOM. Instead, the user will now see an "Invalid location of tag (p)." message, which is more useful. Please see bug 283840. *** This bug has been marked as a duplicate of bug 283840 ***