Glenn, I believe that the correct behavior should be to ignore, completely, everything between a conditional comment, such as the one in this example: <!--[if...
David, Thank you very much for that suggestion. With the addition of just one line of code, the problem in-question has been cured... along with some others on...
Never mind... I spoke too soon. :( That little mod also completely disabled CSS by ignoring the stylesheet info inside the comment tags. I'll continue to...
... David, That sounds like the best solution although Glenn's capture of the '<' as not being part of a tag label seems like a good idea in any case. Let's...
... Here's my latest itteration of the code to fix this kind of a problem. //!!glennmcc: July 30, 2006 // to fix problems with '<' symbols in JS and CSS, //all...
This 'fix' is causing a lot of unforseen trouble. I have now commented it out and returned to the original code. //!!glennmcc: July 30, 2006 // to fix problems...
... Well then, how's about David's idea? Capture the 'if' tag, and ignore everything until the 'end if' tag -- these seem to be quite easy to parse. I presume...
... Because 'if' is not the problem. The problem is _any_ erronious '<' regardless of where it is locacted. That's the whole problem with JS as-well. This also...
... Um, excuse me, but I thought the whole idea about comments is that just about *any* text is allowed in them, except for the meta characters that end the...
Udo Kuhnt
048321887-0001@...
Aug 3, 2006 3:59 pm
2488
Unless Arachne is going to implement scripts (JavaScript, VBScript, Tcl, PerlScript, etc.), it should ignore everything within a script tag: <SCRIPT...
... That is the bug I am trying to fix. Arachne is currently interpreting all '<' symbols no matter where they are located as being the start of a new html...
... Right, you can't even start ignoring the contents of a comment or a script or whatever until you can reliably detect the end of the comment or script or...
... Think I found it :) The problem turns-out to be that the 'nolt' "flag" was not being turned-off after a comment tag was closed. ... }//konec zpracovani...
Glenn, Can you give an example of something that fails your '<' fix? I just pasted it in to my code, and so far it's working fine, the only thing it has...
... Ok, but first you'd better fill me in on what that flag does, I can easily see what your previous fix does, and as I just posted, it seems solid to me. I'd...
... With my 1st fix...... http://www.cisnet.com/glennmcc/test1.htm Scroll all the way to the bottomm of the page. The next-to-last <hr noshade> gets displayed...
Hi Glenn, et al. I can't use Arachne/Insight for e-mail, so my comments may or may not be valid, however ... <G> For step (2), isn't Roberto just asking for...
Nice collection you have there, Roberto (including the APM's). The DOSUHCI project is particularly encouraging, because it may allow for universal USB support...
Hi folks, Well ... the weekend is upon us! :-) I hope at least some of you may find the time over this weekend to try out this potential problem that Glenn...
... Strange, with my core, on first load it is as you describe, but after an 'R' it displays fine. However, one time the tag showed up litteraly about half way...
In-order to decide which will be deleted and which downloaded whole.... we must download the headers to see whom they are from and what the subject line is. ...
... Hi Glenn, in my configuration both of these are set to 'never expire'. Udo -- The DR-DOS/OpenDOS Enhancement Project - http://www.drdosprojects.de -- This...
Udo Kuhnt
048321887-0001@...
Aug 5, 2006 11:24 pm
2501
... I just checked this; I have 56,082,746 bytes in 1381 files in my cache directory. I am sure that I have already had thousands of files in my Arachne cache...
Udo Kuhnt
048321887-0001@...
Aug 6, 2006 8:08 am
2502
... Udo, If I'm not mistaken, Arachne can only keep track of 256 files and indeed the oldest are removed from the cache list, but as you say, the actual number...
... Thanks for the new version. It is still too early to see any difference in memory or speed, since I am currently just a little bit over 300 HTTP cache...
Udo Kuhnt
048321887-0001@...
Aug 7, 2006 1:32 pm
2505
Thanks, Glenn ... Now, what would grab the e-mail header only ... "top 1 0" or "top 0 1"? Is there any reason to grab the first line anyway, and does this...
... If you want to see what I am referring to, go to http://www.drdosprojects.de/forum/drp_forum/ and load the images by hitting the <ins> key, then look at...
Udo Kuhnt
048321887-0001@...
Aug 8, 2006 3:26 pm
2507
Last friday the power supply in my P4-1.7ghz machine went critical and smoke was rolling out of it. Since then and until the new power supply arives, I'm on...