Roundcube Community Forum

Release Support => Pending Issues => Topic started by: bepi on January 26, 2011, 06:31:33 AM

Title: List columns and $rcmail_config['list_cols'] ignored
Post by: bepi on January 26, 2011, 06:31:33 AM
Hi,

I changed the value of $rcmail_config['list_cols'] adding a new column 'to'. On my account all work fine, but of my colleague not! So I investigate a bit and toy a bit with my account. After changing List view mode to Threads the new column 'to' is disappear also for me. I tried to switch back to the view List but without changing.

Seem that $rcmail_config['list_cols'] is ignored if a user change something in List Options menu.

Now I see only the column sender.

Thank you.

PS: the mandatory thread prefix for 0.5 not exist so I used the 0.4
Title: List columns and $rcmail_config['list_cols'] ignored
Post by: bepi on January 26, 2011, 08:06:59 AM
Update: if I clean my preference on DB the column to come back.

If I press List Option and then Save the column to disappear.
Title: List columns and $rcmail_config['list_cols'] ignored
Post by: JohDut on December 14, 2011, 03:53:36 PM
Quote from: bepi;32761Update: if I clean my preference on DB the column to come back.

If I press List Option and then Save the column to disappear.

I'm having exactly the same problem.
So I stumbled upon this thread.

What exactly do you mean by "I clean my preference on DB".
I've looked in the MySQL-tables, but it is not clear to what I should clean?

I've found also that this seems to be a bug in Roundcube. Did you ever hear of fix for this?

Or did you resolve this problem?
I couldn't find anyhting more recent then this post

BTW I'm using RC version 0.6-bundle-v1.8. But it seems the same issue.
If I posted in the wrong thread I apologize.
Title: List columns and $rcmail_config['list_cols'] ignored
Post by: JohDut on December 14, 2011, 05:06:35 PM
Update:

Forget my question.
I didn't look properly.

It's the field `preferences` in the TABLE `users` from the MySQL database of RC.

And yes, resetting this field solved the problem on my RC to.
So thanks for pointing me in the right direction.