cseignore ldap not ignoring.

For topics about current BETA or future releases, including feature requests.
Post Reply
User avatar
roedygr
Rank V - Professional
Posts: 367
Joined: Fri Feb 17, 2006 5:22 am
Location: Victoria BC Canada
Contact:

cseignore ldap not ignoring.

Post by roedygr »

I think I reported this before, but just in case

<!-- cseignore --><a href="ldap://certserver.pgp.com/">ldap://certserver.pgp.com"</a>
<!-- /cseignore -->

cseignore is not ignoring the strange ldap URL.
User avatar
Albert Wiersch
Site Admin
Posts: 3783
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX
Contact:

Re: cseignore ldap not ignoring.

Post by Albert Wiersch »

Hi Roedy,

There shouldn't be any spaces in the cseignore comments. Please try this:

Code: Select all

<!--cseignore--><a href="ldap://certserver.pgp.com/">ldap://certserver.pgp.com"</a>
<!--/cseignore-->
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial
Post Reply