Yves Marcoux

Results 3 issues of Yves Marcoux

https://validator.w3.org/check?uri=referer does not check the referring page, but a random page from the web, totally unrelated to the referring page, for example http://www.robothumb.com/stats.html or http://www.wpu.edu.ph/ , while the referring page...

The "Disable for 10 s" function does not disable ReplyWithHeader. ![Image](https://github.com/user-attachments/assets/d6ead207-f04e-4ce8-b42f-1c8a0904b328) When the function is activated, I do get this message, as expected: ![Image](https://github.com/user-attachments/assets/07a3b611-0c63-4258-9835-4bf8608b093f) but the extension does not seem...

analysis

Say we have `tiny.odd`: ``` ``` which we compile into a valid `tiny_compiled.odd` with `odd2odd.xsl` just fine. If we now have `tiny-prime.odd`: ``` ``` `odd2odd.xsl` will compile it into an...