Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Not quiet yet... (Score 1) 141

Actually, since the bug only affects the first 2048 bytes of content, and only when using the IE back button, one solution I have heard suggested before is to prepend the content with 2048 spaces.

This might sound counter-intuitive, but 2k spaces compresses *very* well (about 14 bytes according to a quick test).

Of course, it's always a shame to have to put in a hack like this to get around IE's "features" (after being in as many versions as this has, its hard to think of it as just a bug anymore) in the first place...

Slashdot Top Deals

Make sure your code does nothing gracefully.

Working...