Ticket #1484702 (closed Bugs: fixed)

Opened 11 months ago

Last modified 9 months ago

Preferences being cached - patch provided

Reported by: stever-corp Owned by:
Priority: 5 Milestone: 0.1-stable
Component: Client Scripts Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

Directions to reproduce:

  1. Using the latest version of SVN, login to the website.
  2. Click Personal Settings.
  3. Check/Uncheck Compose HTML messages, save changes.
  4. Compose new message and the settings are still the old state.
  5. Go back into preferences and the settings are in their original state.
  6. Logout and login again and compose new message and the changed setting is now in effect.

# svn info
Path: .
URL: https://svn.roundcube.net/trunk/roundcubemail
Repository Root: https://svn.roundcube.net
Repository UUID: 208e9e7b-5314-0410-a742-e7e81cd9613c
Revision: 947
Node Kind: directory
Schedule: normal
Last Changed Author: tomekp
Last Changed Rev: 947
Last Changed Date: 2007-12-31 01:31:35 -0500 (Mon, 31 Dec 2007)

# svn status
?      logs/console
?      logs/errors
?      logs/sendmail
?      config/main.inc.php
?      config/db.inc.php

Attachments

preference patch.txt (384 bytes) - added by ysimard@… 10 months ago.
a little patch to reload the preference every time they are modified without the need to relogin

Change History

Changed 10 months ago by ysimard@…

a little patch to reload the preference every time they are modified without the need to relogin

Changed 10 months ago by seansan

  • summary changed from Preferences being cached. Need to logout to refresh preferences. to Preferences being cached - patch provided
  • milestone set to 0.1.1

I have seen this before - but cannot reproduce always

review in 0.1.1

Changed 9 months ago by thomasb

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 0.1.1 to 0.1-stable

This was fixed

Note: See TracTickets for help on using tickets.