Hi,

This bug has been there for several months (since the new
ReducedHTMLParser implementation was added). It is only triggered for
documents containing elements with unquoted attribute values, eg
 <input type=text>

MyFaces is, therefore, usable with this bug in it; people do generally
quote attribute values even though it isn't required by HTML. However
it's serious enough to need fixing in the near future.

Unfortunately I can't link to the actual issue; looks like JIRA is badly
broken at the moment.

Regards,

Simon

On Fri, 2006-02-10 at 07:38 -0500, Sean Schofield wrote:
> Simon,
> 
> Is this bug something that has always been there?  Is it affecting the
> core functionality in anyway?  My preference would be to get commons
> out the door followed quickly by core.  I don't think we shold hold up
> a release unless its a newly introduced bug, otherwise we'll never get
> there.
> 
> Sean
> 
> On 2/9/06, Simon Kitching <[EMAIL PROTECTED]> wrote:
> > I'm unable to connect to issues.apache.org at the moment, but last time
> > I looked there was an issue (raised by myself) about a significant bug
> > in ReducedHTMLParser which I believe was recently moved from tomahawk
> > into common.
> >
> > If this hasn't been fixed then I think it should be before any commons
> > release is done.
> >
> > Cheers,
> >
> > Simon
> >
> > On Thu, 2006-02-09 at 15:20 -0500, Sean Schofield wrote:
> > > The Maven stuff is finally starting to roll.  Lets push this puppy out
> > > so we can do a more meaningful release.
> > >
> > > No release candidates for you.  Just do an SVN checkout of r376416
> > > (this is the branch that was automatically created by Maven.)
> > >
> > > This is a nice aspect of maven.  You can build your own RC easily from
> > > the source and plug it into your own application or your local copy of
> > > the MyFaces Core (or Tomahawk) by changing the version number in the
> > > corresponding POM.  Then test away!
> > >
> > > Here is my +1
> > >
> > > Sean
> >
> >

Reply via email to