Re: bug or new feature

2014-02-24 Thread Ernesto Reinaldo Barreiro
Well I have not tried adding a CDATA but I do not see why it should not
work... My point is backward compatibility. As a user this is an
"unexpected" change: I just upgrade my application and it suddenly stops
working.


On Mon, Feb 24, 2014 at 10:59 AM, Martin Grigorov wrote:

> On Mon, Feb 24, 2014 at 11:56 AM, Ernesto Reinaldo Barreiro <
> reier...@gmail.com> wrote:
>
> > 3) was what i have suggested in issue... wicket:nosacan="true" but
> for
> > backward compatibility it would be nice if it the other way around.
> > wicket:scan='true'
> >
>
> The question is: is it really needed ? I'd like to avoid adding more custom
> attributes if there is a way to avoid it.
> does 1) or 2) solve the issue ?
>
>
> >
> >
> > On Mon, Feb 24, 2014 at 9:11 AM, Martin Grigorov  > >wrote:
> >
> > > Hi Ernesto,
> > >
> > >
> > > On Sat, Feb 22, 2014 at 8:46 AM, Ernesto Reinaldo Barreiro <
> > > reier...@gmail.com> wrote:
> > >
> > > > On Wicket 6.13.0 following code
> > > >
> > > > 
> > > > 
> > > >
> > > > > > > >
> > > >
> > > > just now > > > >
> > > >
> > > >
> > > > > > > >
Tikhon Laninga
> > > >
> > > > <%- text %> > > > > > > > > > > The problem should be here. > > > Wicket's XmlPullParser is XML parser, not HTML parser, and it doesn't > > know > > > that the content in