[Htmlparser-developer] changes.txt and changes.html
Brought to you by:
derrickoswald
From: Marc N. <ma...@ke...> - 2003-05-07 20:20:41
|
I just checked in a fix for a NPE I was getting in ScriptScanner when I = parsed a document that had a <script> tag that wasn't closed before the = end of document. As usual, I also updated the changes.txt and = changes.html files. I noticed these two files are a little out of sync = with each other, which begs the question of why do we have two files = that have (or are supposed to have) the exact same content, only with = different file extensions? It seems silly that commiters have to edit both of these files. Maybe = we should get rid of "changes.html" since it's just a text file anyways = (no markup). On another note, there are currently 6 tests failing (5 of which weren't = failing as of a few weeks ago). Anyone who's checked in changes = recently might want to take a look at the failures. Marc |