6.0.0-beta1
7/5/25

[#10209] Spellchecker not working with cookies disabled
Summary Spellchecker not working with cookies disabled
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester klaeser (at) univention (dot) de
Created 06/08/2011 (5141 days ago)
Due
Updated 10/07/2011 (5020 days ago)
Assigned 06/29/2011 (5120 days ago)
Resolved 10/07/2011 (5020 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/07/2011 07:41:41 AM Michael Slusarz Comment #3
State ⇒ Resolved
Version ⇒ Git master
Reply to this comment
Fixed in Horde 4.
10/07/2011 07:40:29 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #10209: Make sure imple information is always last in query string

  1 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/94d2192a724412526bada9ab51c6de5b45ee5a0e
06/29/2011 02:07:21 PM Jan Schneider State ⇒ Assigned
Assigned to Michael Slusarz
 
06/08/2011 12:11:44 PM klaeser (at) univention (dot) de Comment #1
Priority ⇒ 1. Low
New Attachment: imp_fix_spellchecker_without_cookies.patch Download
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ Spellchecker not working with cookies disabled
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
Reply to this comment
We observed problems with using the spellchecker when cookies were 
disabled. The problem was the query string of the ULR containing the 
session ID. The JavaScript code did not account for a query string and 
append additional URL paths to the given URL. The attached patch fixes 
this behaviour by explicitely splitting URL and query string.

Saved Queries