[Tickets #8834] imp/login.js bug - disabling of LoginButton javascript fails

bugs at horde.org bugs at horde.org
Fri Jan 22 07:28:32 UTC 2010


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8834
------------------------------------------------------------------------------
  Ticket             | 8834
  Created By         | rorymckinley at gmail.com
  Summary            | imp/login.js bug - disabling of LoginButton javascript
                     | fails
  Queue              | Horde Groupware Webmail Edition
  Version            | 1.2.5
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


rorymckinley at gmail.com (2010-01-22 02:28) wrote:

Just upgraded to 1.2.5 - found a bug in login.js that causes a  
javascript error in all browsers: When you click on the Login button,  
the submit_login function tries to disable the "loginButton" element,  
by doing the following:

$("loginButton").disable()

This fails in FF and IE with the error that the disable() method does  
not exist. We found that we could comment it out and not notice any  
affect i.t.o functionality.






More information about the bugs mailing list