6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6049] submit/back buttons disabled [->disableButton()] in acl.html template
*
Your Email Address
*
Spam protection
Enter the letters below:
__. .. .\ /.__ (__ ||\ | >< [__) .__)\__|| \|/ \[__)
Comment
>> It keeps the button from being clicked more than once. Maybe you can > >> describe what *does* happen for you? Are there javascript errors? > > > > no there are no javascript errors on firefox's js console. > > > > my problems occur when adding a user to the acl list. changing ACLs > of already added users work!!! again, i can not add a user with > $("acl").disable() in the submit button's onClick tag. maybe i have > been not as clear about that as i should have been... > > > > after having added a user and then pressing the submit button, the > acl frame is reloaded (rather quickly), but no user has been added > after the reload (no success notification appears at the top of the > frame either). > > > > with the $("acl").disable() call removed from the onClick tag of the > submit button a new user can be added to the acl list, the reload of > the page is a bit slower than with the disable thing in the tag... > > > > users can be added: onclick="$('new_user').enable(); $('acl').submit();" > > user cannot be added: onclick="$('acl').disable(); > $('new_user').enable(); $('acl').submit();" > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers