Igor,

I now see that there is a 1.3.0-incubating-SNAPSHOT (as opposed to
1.3-incubating-SNAPSHOT which I was using earlier).

I assume this is the latest version and just switched.  But Looks like
wicket.markup.html.form.validation.AbstractValidator has disappeared.  I
don't see a mention of this at
http://cwiki.apache.org/WICKET/migrate-13.html can you help?

Other API changes I noted:
- getObject(Component) in AbstractReadOnlyModel became getObject()
- FeedBackMessage.getMessage() returns Object not String
- IStringResourceLoader added one method signature
loadStringResource(Component, String)

Thanks,

Peter.

On 3/29/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

peter can you try updating to the lastest snapshot and trying again?

-igor


On 3/28/07, Peter Thomas < [EMAIL PROTECTED]> wrote:
>
> Matej - I am using wicket-1.3-incubating-SNAPSHOT.jar dated 2007-03-12
>
> Let me know if you need any more details.  On the Page in question I had
> tried setVersioned with both true and false, same result.
>
> Thanks,
>
> Peter.
>
> On 3/28/07, Matej Knopp < [EMAIL PROTECTED]> wrote:
> >
> > Peter, are you using 1.x? this can be caused by ajax requests being
> > non-versioned in 1.2. In 1.x, the changes should be merged to latest
> > version.
> >
> > On 3/28/07, Igor Vaynberg < [EMAIL PROTECTED]> wrote:
> > > matej didnt you fix this in 1.x svn?
> > >
> > > -igor
> > >
> > >
> > >
> > > On 3/28/07, Peter Thomas < [EMAIL PROTECTED] > wrote:
> > > >
> > > > Hi,
> > > >
> > > > I have a panel A that is replaced by another panel B over Ajax
> > using
> > > Component.replaceWith ().  Panel B contains a few Links.
> > > >
> > > > Say I navigate to this Page and trigger the event that causes
> > panel B to
> > > replace Panel A.  Then I click one of the Link(s) within Panel B
> > that brings
> > > up another page.
> > > >
> > > > Now when I use the browser back button I see the first Page where
> > B is
> > > visible as expected.  But now when I click on another Link within B
> > - it
> > > causes a Wicket runtime exception: component [...] not found on page
> > [...]
> > > >
> > > > Everywhere else across the app, browser back-button works
> > beautifully.  Is
> > > this problem to be expected if you have links within an area on a
> > page
> > > refreshed using Ajax and then you use the browser back button to try
> > other
> > > links in that area?
> > > >
> > > > Thanks,
> > > >
> > > > Peter.
> > > >
> > > >
> > >
> > -------------------------------------------------------------------------
> > > > Take Surveys. Earn Cash. Influence the Future of IT
> > > > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share
> > > your
> > > > opinions on IT & business topics through brief surveys-and earn
> > cash
> > > >
> > >
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > > >
> > >
> > >
> > >
> > -------------------------------------------------------------------------
> > > Take Surveys. Earn Cash. Influence the Future of IT
> > > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share your
> > > opinions on IT & business topics through brief surveys-and earn cash
> > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> > >
> >
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to
> > share your
> > opinions on IT & business topics through brief surveys-and earn cash
> >
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to