[Tickets #5873] Deleting categories fails
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Nov 8 08:46:15 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5873
-----------------------------------------------------------------------
Ticket | 5873
Created By | Gunnar Wrobel <p at rdus.de>
Summary | Deleting categories fails
Queue | Horde Base
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
+New Attachment | HK-GW-Deleting_categories.patch
-----------------------------------------------------------------------
Gunnar Wrobel <p at rdus.de> (2007-11-08 00:46) wrote:
Deleting categories fails in a Kolab/Horde setup.
https://intevation.de/roundup/kolab/issue2101
The reason seems to be that the JavaScript "remove()" function gets
confused with a function of a similar name.
If you click on the "Delete" icon all that happens is that the icon gets
removed. Instead the form should get submitted with "action" set to
"remove".
Renaming the java script function to "removeCategory" fixed the issue for
me.
Since I don't know where the functions get confused it might also be a
configuration issue from my side. I'm using Firefox 2.0.0.6 but I don't
know if that is relevant.
Advice appreciated.
More information about the bugs
mailing list