In the latest build (2.36d), I ran into a problem trying to jump to a line that is empty. I was working on updating the musicbrainz script (attached), and in the debug output, it looks as though the parser stops (with an error) when you try to do a gotoline or moveline to an empty (blank) line in the html. This error should be reproduceable with the attached script, but you can also try inserting a "gotoline 1" somewhere and it should produce the error since the first line of a musicbrainz page's html is blank. Let me know if you need any more info or if you can't reproduce the bug. Thanks!
-Will
(Editted to add my debug output)
musicbrainz.src (2.92 KB)
debug_MusicBrainz.html (142 KB)