<!-- ... -->

T-8 guests guest at qfwfq.lanl.gov
Wed Nov 2 19:31:23 PST 1994


omniweb 0.7.5.3.1 doesn't parse html comments correctly:

anything between <!-- ... --> is supposed to be ignored (including html),

but if there are any <> items inside, e.g. 
      <!-- save this for <i>later</i> -->

then omniweb interprets
  <!-- save this for <i>
as the comment (i.e. undisplayed), but goes ahead and incorrectly displays
  later</i> -->

(evidently does not recognize <!-- ... --> as special case.


More information about the OmniWeb-l mailing list