Summary | SyncML delete prefs form token issue |
Queue | Horde Groupware |
Queue Version | 1.2.8 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 10/28/2010 (5364 days ago) |
Due | |
Updated | 06/28/2011 (5121 days ago) |
Assigned | 11/04/2010 (5357 days ago) |
Resolved | 06/28/2011 (5121 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 1.2.9 |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Fix deleting of SyncML anchors if PHP short_open_tag is off (
Bug #9349).http://cvs.horde.org/diff.php/horde/docs/CHANGES?rt=horde&r1=1.515.2.646&r2=1.515.2.647&ty=u
http://cvs.horde.org/diff.php/horde/templates/syncml/syncml.inc?rt=horde&r1=1.1.2.4&r2=1.1.2.5&ty=u
forms on that preference page.
that is not interpreted anymore on my server.
So, changing line 35 in templates/syncml/syncml.inc to
Horde::getRequestToken('horde_prefs') ?>" name="horde_prefs_token">
forms on that preference page.
"Delete" for any sync session or "Delete all" in SyncML options page.
What additional information to provide?
Bug #9349: Fix new subfolder doesn't show in folder listProblem only occurred if all (unsubscribed) folders are viewed.
hasChildren() was always returning true because we created the parent
element before making the initial hasChildren() check. Need to check
for children before this.
http://git.horde.org/horde-git/-/commit/245d08ddc7d2f1b0d72eee0b3f96ebc164534899
State ⇒ Not A Bug
State ⇒ Feedback
at once just fine.
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒ 1.2.9
Queue ⇒ Horde Groupware
Summary ⇒ SyncML delete prefs form token issue
Type ⇒ Bug
Priority ⇒ 2. Medium
Ticket #9289:Unfortunately after upgrade I still get "We cannot verify that this
request..." when trying to delete sync sessions from
Horde/Options/SyncML.
Oct 27 22:23:28 direwolf horde[8584]: [horde] Backend of class
SyncML_Backend_Horde created [pid 8584 on line 287 of
"/usr/local/www/horde/lib/SyncML/Backend.php"]
Oct 27 22:23:28 direwolf horde[8584]: [horde] We cannot verify that
this request was really sent by you. It could be a malicious request.
If you intended to perform this action, you can retry it now. [pid
8584 on line 176 of "/usr/local/www/horde/lib/Horde/Notification.php"]
Oct 27 22:23:28 direwolf horde[8584]: [horde] SQL Query by
SyncML_Backend_Horde::getUserAnchors(): SELECT syncml_syncpartner,
syncml_db, syncml_clientanchor, syncml_serveranchor FROM
horde_syncml_anchors WHERE syncml_uid = ?, values: peo [pid 8584 on
line 650 of "/usr/local/www/horde/lib/SyncML/Backend/Horde.php"]