Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » False-positive Error on unclosed html-tag("Start tag not closed properly" when comment within tag)
False-positive Error on unclosed html-tag [message #1722729] Mon, 08 February 2016 15:53
The Stechi is currently offline The StechiFriend
Messages: 1
Registered: February 2016
Junior Member
Hi,

I get false-positive errors for not properly closed html-tags if they contain html-comments.

Example:
<input type="checkbox" class="radio" id="allowed" name="allow_group" value="1"<!-- IF ALLOW_GROUP --> checked="checked"<!-- ENDIF --> />


Error:
Description	Resource	Path	Location	Type
Start tag (<input>) not closed properly, expected '>'.	acp_attachments.html	/adm/style	line 184	HTML Problem


Version: PHP Development Tools (PDT) 3.6.0.201509151953 org.eclipse.php.feature.group Eclipse PDT

Previous Topic:Show space indents as tab, save tab as spaces?
Next Topic:IllegalArgumentException for ProjectScope.java:57 when trying to view git revisions of PHP files
Goto Forum:
  


Current Time: Thu Mar 28 23:21:11 GMT 2024

Powered by FUDForum. Page generated in 0.02950 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top