[Tickets #9349] Re: SyncML delete prefs form token issue
bugs at horde.org
bugs at horde.org
Tue Jun 28 17:45:02 UTC 2011
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/9349
------------------------------------------------------------------------------
Ticket | 9349
Aktualisiert Von | dunix at gmx.de
Zusammenfassung | SyncML delete prefs form token issue
Warteschlange | Horde Groupware
Version | 1.2.8
Typ | Bug
Status | Not A Bug
Priorität | 2. Medium
Milestone | 1.2.9
Patch |
Zuständige |
------------------------------------------------------------------------------
dunix at gmx.de (2011-06-28 17:45) hat geschrieben:
> You could check if you have a hidden horde_prefs_token field in the
> forms on that preference page.
I have one, but it has no value because there is a short open tag
that is not interpreted anymore on my server.
So, changing line 35 in templates/syncml/syncml.inc to
> <input type="hidden" value="<?php echo
> Horde::getRequestToken('horde_prefs') ?>" name="horde_prefs_token">
fixed the problem for me.
More information about the bugs
mailing list