Nor do I (and I've just realised that the test does not address this).

It could be that htmlparser handles base references differently for images.

I'll try and have a look later.

S.
On 13/01/06, Nop Lists <[EMAIL PROTECTED]> wrote:
> Hello,
> changing to
> htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
> works like charm. Thanks again for the hint.
> BTW from your explanation I do not understand why htmlparser behaves on js
> and css but misbehaves on jif.
> NL
>
> On 1/12/06, sebb <[EMAIL PROTECTED]> wrote:
> >
> > htmlparser was trimming the trailing slash from the href.
> >
> > Heaven knows why.
> > The current SF release just trims spaces, so that's what I did.
> >
> > S.
> > On 12/01/06, Nop Lists <[EMAIL PROTECTED]> wrote:
> > > Thanks a lot!
> > > I didn't come to test the htmlParser.className as you suggested but I
> > have
> > > noticed that the problem does *not* occur in a second project, which has
> > a
> > > more or less identical architecture.
> > > This make me curious. Is it possible to describe in 2 sentences when the
> > > problem arises? Thanks.
> > > NL
> > >
> > > On 1/12/06, sebb <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Did some testing, and it was indeed a bug in the htmlparser code, so
> > > > I've fixed this in branch 2.1 - [and added a test to catch the bug...]
> > > >
> > > > S.
> > > > On 12/01/06, sebb <[EMAIL PROTECTED]> wrote:
> > > > > Have a look in jmeter.properties for
> > > > >
> > > > >      htmlParser.className
> > > > >
> > > > > try changing this to one of the other options, and see if that
> > works.
> > > > >
> > > > > If so, then it is a bug in the default parser.
> > > > >
> > > > > On 11/01/06, Nop Lists <[EMAIL PROTECTED]> wrote:
> > > > > > On 1/11/06, sebb <[EMAIL PROTECTED]> wrote:
> > > > > > >
> > > > > > > What is the URL of the page that you are fetching - the one that
> > > > > > > contains the embedded resources?
> > > > > >
> > > > > >
> > > > > > https://server.company.com:443/proj/login/login.req
> > > > > > https://server.company.com:443/proj/portfolioselect.search.req
> > > > > > etc.
> > > > > >
> > > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to