[opencms-dev] HTML Import chokes on href="#"
Thomas Gagné
tgagne at wideopenwest.com
Wed Apr 7 06:34:01 CEST 2004
Yes, I know it's not valid, but it occurred inside a commented-out section.
<!--
<a href="#">something</a>
-->
It doesn't really matter what's inside the comments, but HtmlConverter
line #409
String internalUri = m_htmlImport.getAbsoluteUri(value,
m_filename.substring(0, m_filename.lastIndexOf("/") + 1));
Pitches fits. So far, I'm going into the code and removing the
commented-out sections.
--
.tom
remove email address' dashes for replies
opensource middleware at <http://isectd.sourceforge.net>
<http://gagne.homedns.org/~tgagne/>
More information about the opencms-dev
mailing list