Re: ReducedHTMLParser issues

2005-11-01 Thread Martin Marinschek
Ok, even though the patch didn't work - I applied it line by line for the parser as I needed this thing working right now. Can you redo the test patch in any case? regards, Martin On 11/1/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Simon, > > I don't seem to be able to apply your patch

Re: ReducedHTMLParser issues

2005-11-01 Thread Martin Marinschek
Simon, I don't seem to be able to apply your patch again - an 'unknown line type was found in line 12'. Can you do it again - and attach it to our old jira-issue, I have reopened it for this purpose. regards, Martin On 11/1/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > Martin Marinschek wrot

Re: ReducedHTMLParser issues

2005-10-31 Thread Simon Kitching
Martin Marinschek wrote: Don't stress yourself - it's just the nightly build, so not to big of a problem. Thanks, but it's hopefully done anyway. changes: * Handle DOCTYPE and Processing Instruction commands in input HTML * Track line# of input for error messages * Remove some debugging pri

Re: ReducedHTMLParser issues

2005-10-31 Thread Martin Marinschek
Don't stress yourself - it's just the nightly build, so not to big of a problem. regards, Martin On 10/31/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > Hi Martin, > > Thanks for that! > > As always, an issue is found as soon as a commit is made:-). > > There is a problem parsing . I've got tha

Re: ReducedHTMLParser issues

2005-10-31 Thread Simon Kitching
Hi Martin, Thanks for that! As always, an issue is found as soon as a commit is made:-). There is a problem parsing . I've got that fixed already (and of course an updated unit test so it can't happen again), but would like to test a little more. I will post a patch very soon. Regards, Sim