2 Replies Last post: Mar 28, 2008 12:44 PM by Daryl Herzmann  
Daryl Herzmann KeyContributor 422 posts since
Mar 12, 2005
Currently Being Moderated

Feb 12, 2008 7:41 PM

javascript error on group-edit.jsp

Hi,

Not sure if a bug exist on this or not (in-line patch ). Openfire trunk

 

/group-edit.jsp?group=xxxxxx

 

 

 

 

-document.f.users.focus();
+document.f.username.focus(); 

 

 

daryl

Daniel Henninger Jiver 2,933 posts since
Aug 10, 2005
Currently Being Moderated
Feb 13, 2008 12:01 PM in response to: Daryl Herzmann
Re: javascript error on group-edit.jsp

Thanks!  Fixed in trunk.

More Like This

  • Retrieving data ...