From Worse to worser
09/01/06 11:09 Filed in: Bug
Squashing
Well, it looks like the onload event handler had
some more interesting effects than I could have
possibly predicted. However, at least these might
be fixable. Check out my post over on the forum.
It looks like there's a bug somewhere (and I don't THINK it's in my code) that prevents the DOCTYPE header from being written to the file. All I have to do is put an "onload" anywhere in a valid spot in the content and the DOCTYPE disappears. At least so long as the output style is not set to Default -- in which case things are hunky-dory.
Anyway, I'm going to do a release without the effects, #1 because I like the border feature and #2 because it fixes a fairly nasty bug involving links.
I'll be talking with everyone I can to show them the DOCTYPE bug. Hopefully we'll get to the bottom of it and we'll have some cool effects.
It looks like there's a bug somewhere (and I don't THINK it's in my code) that prevents the DOCTYPE header from being written to the file. All I have to do is put an "onload" anywhere in a valid spot in the content and the DOCTYPE disappears. At least so long as the output style is not set to Default -- in which case things are hunky-dory.
Anyway, I'm going to do a release without the effects, #1 because I like the border feature and #2 because it fixes a fairly nasty bug involving links.
I'll be talking with everyone I can to show them the DOCTYPE bug. Hopefully we'll get to the bottom of it and we'll have some cool effects.
|