[
https://issues.apache.org/jira/browse/WICKET-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898372#action_12898372
]
Hudson commented on WICKET-2977:
--------------------------------
Integrated in Apache Wicket 1.5.x #226 (See
[http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.5.x/226/])
merge-from-1.4.x:
Author: jcompagner
Date: Thu Aug 12 15:10:36 2010
New Revision: 984824
URL: http://svn.apache.org/viewvc?rev=984824&view=rev
Log:
AutoComplete onfocus behavior only working on last autocomplete field
(forgotton declaration of var objonfocus 2.)
Issue: WICKET-2977
> AutoComplete onfocus behavior only working on last autocomplete field
> ---------------------------------------------------------------------
>
> Key: WICKET-2977
> URL: https://issues.apache.org/jira/browse/WICKET-2977
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.4.10
> Reporter: Carl-Eric Menzel
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 1.4.11, 1.5-M2
>
> Attachments: 0001-added-missing-var-declaration-for-objonfocus.patch
>
>
> This is basically the same bug as WICKET-2158. That one was closed with this
> message by Gerolf:
> "resolving this issue as fixed, as of revision 791516 (before the 1.4.0
> release) committed by jcompagner ("forgotton declaration of var objonfocus;")
> "
> However, we are still seeing this problem with 1.4.10. Some searching in the
> logs reveals that revision 886735 by jcompagner ("fixes and improvements
> (browser issues)") removed that line again, presumably accidentally. Could we
> please have that back? :-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.