You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by "Philip A. Chapman" <pc...@pcsw.us> on 2007/05/08 19:11:07 UTC

Re: svn commit: r536209 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java

At least he admits to mistakes, if a bit roughly.

On Tue, 2007-05-08 at 09:40 -0700, Igor Vaynberg wrote:

> what will people think??? :)
> 
> http://papernapkin.org/pastebin/view/5915
> 
> -igor
> 
> 
> On 5/8/07, jcompagner@apache.org <jc...@apache.org> wrote:
> >
> > Author: jcompagner
> > Date: Tue May  8 07:44:07 2007
> > New Revision: 536209
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=536209
> > Log:
> > stupid stupid stupid stupid....
> >
> > Modified:
> >     incubator/wicket/trunk/jdk-1.4
> > /wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java
> >
> > Modified: incubator/wicket/trunk/jdk-1.4
> > /wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java
> > URL:
> > http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java?view=diff&rev=536209&r1=536208&r2=536209
> >
> > ==============================================================================
> > --- incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java
> > (original)
> > +++ incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java
> > Tue May  8 07:44:07 2007
> > @@ -403,7 +403,7 @@
> >                                                         +
> > component.toString());
> >                 }
> >                 final String id = component != null ?
> > component.getMarkupId() : null;
> > -               appendJavascript("Wicket.Focus.setFocusOnId('" + null +
> > "');");
> > +               appendJavascript("Wicket.Focus.setFocusOnId('" + id +
> > "');");
> >         }
> >
> >
> >
> >
> >

-- 
Philip A. Chapman

Desktop and Web Application Development:
Java, .NET, PostgreSQL, MySQL, MSSQL
Linux, Windows 2000, Windows XP