﻿ticket	summary	component	version	milestone	type	owner	status	created	_changetime	_description	_reporter
1489116	IE9 cannot open emails	User Interface	0.9.1	1.0-beta	Bugs		new	2013-05-20T21:53:18-04:00	2013-05-21T06:23:18-04:00	"Using IE9 with Win 7 or Win 8. When I double click on emails to open, it will not. Nothing happens. 

I think the problem is TinyMCE. TinyMCE 3.5.8 has a few fixes for IE9 only and TinyMCE 3.5.6 needs to be updated.


PS: IE 7, 8 and 10 is fine."	bigears
1489114	Windows resize in internet explorer	User Interface	0.9.1	1.0-beta	Bugs		new	2013-05-19T07:03:23-04:00	2013-05-19T09:35:39-04:00	"Hello,

I've have found a bug, which is online in the Internet Explorer.

1. set internet explorer in full screen
2. Go to ""Settings"" => ""Message Creation""
3. Uncheck the first box ""Compose messages in a new window""
4. Go back to Mail an klick on ""New Mail""

Now the window is reduced and does not remain in full-screen mode.

You have now 2 times click on full screen in the browser to him to have great again.

Thanks in advance."	dennis1993
1489112	Standard font and size is not taken into account	Core functionality	0.9.1	1.0-beta	Bugs		new	2013-05-18T06:07:06-04:00	2013-05-19T06:25:41-04:00	"Hallo Leute,

ich habe schon immer ein Problem mit Roundcube und der Schriftart. Immer wenn ich eine Nachricht versende, kommt diese mit der Schriftart ""Times New Roman"" an. Ich nutze immer den HTML-Editor von Roundcube und auch der Empfänger hat das Einsehen von HTML-Nachrichten aktiv.

Ich bin dem Problem mal gefolgt und habe gesucht und bin dabei auf folgende Erkenntnis gestoßen:

Wenn man in Roundcube unter ""Einstellungen"" => ""Nachrichtenerstellung"" die Standardschriftart nicht einmal abspeichert, nutzt er ""Times New Roman"", bzw. im Quellcode der Nachricht wird gar keine Schriftart mitgegeben!

Warum das so ist?
Das liegt in der Datei '''program/steps/mail/sendmail.inc''' in '''Zeile 482'''. Dort steht nämlich folgendes:

{{{$font   = rcube_fontdefs($RCMAIL->config->get('default_font', 'Verdana'));}}}

Dort wird, bevor man die Standardschriftart abgespeichert hat, immer ""Array"" übergeben, anstatt den Namen der Schriftart.

In der Zeile darunter wird dann die Variable verarbeitet:

{{{$bstyle = $font && is_string($font) ? "" style='font-family: $font'"" : '';}}}

Dort wird dann, nachdem man die Schriftart in RC einmal abgespeichert hat, auch die Variable '''$font''' richtig belegt. Leider fehlt dort allerdings die Schriftgröße und der Text wird in '''Größe 14''' oder so verschickt. Auf jeden Fall viel zu, da im TinyMCE die Schriftgröße selbst auf 12 steht. Da gehe ich als Anwender davon aus, dass die Nachricht auch mit der Schriftgröße verschickt wird. Deshalb habe ich die Zeile noch mit der Schriftgröße versehen:

{{{$bstyle = $font && is_string($font) ? "" style='font-size: 12px; font-family: $font'"" : '';}}}

Könnte man dies bitte in der nächsten Version mal berücksichtigen?

Vielen Dank!"	dennis1993
1489110	Inifinite loop in rcube_washtml->dumpHtml()	Mail view	0.9.0	1.0-beta	Bugs		new	2013-05-17T10:06:14-04:00	2013-05-17T13:26:41-04:00	"On some messages in a user mailbox, the following error appears when opening them:


{{{
( ! ) Fatal error: Maximum function nesting level of '100' reached, aborting! in ./program/lib/Roundcube/rcube_washtml.php on line 289
Call Stack
#	Time	Memory	Function	Location
1	0.0001	645480	{main}( )	../index.php:0
2	0.0299	2913480	include_once( './program/steps/mail/show.inc' )	../index.php:285
3	0.0551	3334312	rcmail_output_html->send( )	../show.inc:293
4	0.0551	3334392	rcmail_output_html->parse( )	../rcmail_output_html.php:364
5	0.0565	3341976	rcmail_output_html->parse_xml( )	../rcmail_output_html.php:504
6	0.0565	3342936	preg_replace_callback ( )	../rcmail_output_html.php:804
7	0.0817	3430016	rcmail_output_html->xml_command( )	../rcmail_output_html.php:804
8	0.0818	3431672	call_user_func ( )	../rcmail_output_html.php:924
9	0.0818	3431728	rcmail_message_body( )	../rcmail_output_html.php:924
10	0.1094	3523536	rcmail_print_body( )	../func.inc:1125
11	0.1094	3524992	rcmail_wash_html( )	../func.inc:713
12	0.1112	3677080	rcube_washtml->wash( )	../func.inc:681
13	0.1242	3854200	rcube_washtml->dumpHtml( )	../rcube_washtml.php:362
14	0.1243	3855608	rcube_washtml->dumpHtml( )	../rcube_washtml.php:314
15	0.1243	3856488	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
16	0.1247	3858928	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
17	0.1247	3859904	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
18	0.1247	3861216	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
19	0.1270	3865872	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
20	0.1270	3866912	rcube_washtml->dumpHtml( )	../rcube_washtml.php:305
[the last line is then repeated another 80 times]
}}}

I have a sample message here, but since it contains private information, I don't want to put it on a public bug tracker. I can provide it on request, though
 "	flack
1489109	About link on error page is useless and doesn't work	User Interface	0.9.0	1.0-beta	Bugs	thomasb	new	2013-05-17T04:02:36-04:00	2013-05-18T11:54:09-04:00	"On some error pages, in larry skin, ""About"" link in left upper corner is displayed. However, it doesn't work because javascript UI object doesn't exist. I propose to remove the link."	alec
1489108	Scrollbars in header section of show message page	User Interface	0.9.0	1.0-beta	Bugs		new	2013-05-17T03:57:16-04:00	2013-05-17T03:57:16-04:00	"If a message does not have at least a FROM, TO and DATE header the header section has scrollbars and the contact picture is partially hidden. You can reproduce it if you create a note by an Apple device. Apple Notes a created in the IMAP folder 'Notes' as follows:

{{{
Content-Type: text/html;
	charset=utf-8
Content-Transfer-Encoding: 7bit
Subject: Test 5
From: john <john@doe.com>
X-Universally-Unique-Identifier: B4587C5F-8A2E-4126-8863-30DB5FB5ECE9
X-Uniform-Type-Identifier: com.apple.mail-note
Message-Id: <C62C8542-FDDF-4773-A0F1-94A4FC61831A@doe.com>
Date: Mon, 13 May 2013 23:59:29 -0500
X-Mail-Created-Date: Mon, 13 May 2013 23:59:29 -0500
Mime-Version: 1.0 (1.0)

Test 5<div><br></div><div>Still from ipad</div>
}}}"	rosali
1489107	Different handling of comma when adding contact from contacts widget and autocomplete	User Interface	0.9.0	1.0-beta	Bugs		new	2013-05-17T02:40:52-04:00	2013-05-17T02:40:52-04:00	"When contact is added to the recipient field a comma is added at the end of line (after contact). However, when you use Contacts widget, comma is added before the contact entry. The difference should be aligned. A better behaviour is on autocomplete, because after adding a contact you don't need to enter a comma to add another contact in the field.
"	alec
1489095	[PATCH] Session Invalid error with http_authentication	Core functionality	0.9.0	1.0-beta	Bugs		new	2013-05-12T06:35:37-04:00	2013-05-12T07:11:20-04:00	"While using the http_authentication plugin, I often get a session error.

This happens only when the session is still valid but the internal timestamp checks fail. When this occurs, the initial RCMAIL object will be created and the default task will be 'mail' due to the fact that there exists a $_SESSION['user_id'] value. This means the authentication code is never called and code later in index.php will call the check_auth() function which then reports a problem (due to the timeslot checks).

This then presents the user with a login form. Simply refreshing this form is sufficient to log the user in, but obviously this is confusing if used in combination with an authentication plugin.

I've seen this problem on both the release-0.9 branch and the master branch."	coling
1489083	Preferred email address support	Addressbook	0.9.0	1.0-beta	Bugs		new	2013-05-05T07:08:14-04:00	2013-05-05T07:08:14-04:00	"We currently support ""home"", ""work"", ""other"". However vCard and some csv imports can contain emails marked as preferred (PREF). In such case the email is displayed as ""other"". As simple patch to rcube_vcard fixes preferred address import from csv: 
{{{
--- a/program/lib/Roundcube/rcube_vcard.php
+++ b/program/lib/Roundcube/rcube_vcard.php
@@ -194,7 +194,7 @@ class rcube_vcard
                             $subtype = strtolower($raw['type'][$k]);
                         }
 
-                        while ($k < count($raw['type']) && ($subtype == 'internet' || $subtype == 'pref')) {
+                        while ($k < count($raw['type'])-1 && ($subtype == 'internet' || $subtype == 'pref')) {
                             $subtype = $typemap[$raw['type'][++$k]] ? $typemap[$raw['type'][$k]] : strtolower($raw['type'][$k]);
                         }
                     }

}}}
(that might be not complete) but then the address is not displayed in the UI. We need to support ""pref"" type at least in addressbook/func.inc."	alec
1489082	Contacts search on mail compose doesn't find groups	Addressbook	0.9.0	1.0-beta	Bugs		new	2013-05-01T03:53:46-04:00	2013-05-01T03:53:46-04:00	While the list by default displays contacts and groups. Search result doesn't include groups, only contacts. This is for addressbook widget in compose screen, not autocompletion, i.e. steps/mail/search_contacts.inc file.	alec
1489028	Cache_index not valid	Database	0.9.0	1.0-beta	Bugs		reopened	2013-03-29T11:14:53-04:00	2013-05-15T02:50:10-04:00	"We are using Roundcube as webmail-client for about 40.000 mailboxes. Our IMAP-daemon is Dovecot. Sometimes (few times per day) the index_cache does not seem to update properly for a certain mailbox. This causes the user to see that they have new mail, but the message(s) itself do not appear. Removing the users entries from the cache_index table resolves the problem for a while. 

Some information;

- It does happen occasionally (few times per day)
- It does happen on random mailboxes
- Flushing index_cache in DB always resolves the problem
- Refreshing the page or clearing browser cache does NOT resolve the problem
- Turning off imap_cache does not work (it keeps caching) unless you also turn off messages_cache. Totally turning the cache of resolves the problem (but makes things slow)
- We are using version 0.8.5
- There are no problems with connecting to the DB or performance issues on the MySQL server.



"	sfjeroen
1489018	managesieve plugin doesn't support string-list arguments	Plugins	0.8.5	1.0-beta	Bugs	alec	new	2013-03-26T09:33:15-04:00	2013-05-12T02:47:39-04:00	"If the matching argument for a sieve rule is a list of several strings, the managesieve plugin displays only an empty text field.

Here's two exmaples of rules that have this problem:

{{{
# rule:[own]
if address :contains ""From"" [""foo@bar.org"",""baz@bar.org""]
{
	setflag ""\\Seen"";
}
}}}

{{{
# rule:[list]
if address :contains ""To"" [""list@foobar.com"",""list2@foobar.com""]
{
	fileinto ""lists"";
	stop;
}
}}}"	mtu
1489016	Reply-To: entered in identity being overwritten upon manually adding another address during composing	Core functionality	git-master	1.0-beta	Bugs		new	2013-03-25T17:09:27-04:00	2013-03-25T17:11:17-04:00	"Unlike to Bcc:, where it is possible to manually add any other addresses while the ones entered in the identity are being preserved, any address added to the Reply-To: field upon composing a message is not really ""additional"": It does overwrite the ones defined in the identity.

Furthermore I encountered that upon saving the message as a draft and continue composing it later on, the following happens:

* The Bcc: addresses being entered in the identity are still '''NOT''' shown in the respective address field within Roundcube. '''BUT''':

* The Reply-To addresses being entered in the identity '''ARE''' all of a sudden shown in the respective address field within Roundcube.

This different treatment/behaviour of Bcc: and Reply-To: can therefore be used as a workaround: Save the message as draft, close it, edit it again, and THEN you can really '''add''' a Reply-To address (by preserving the ones being entered in the identity).

But I doubt that this different treatment of Bcc: and Reply-To: can be meant as being ""by design"".

This ticket is related to http://trac.roundcube.net/ticket/1486200 (which is surprisingly not even considered as a bug).

But in connection with this ticket it '''IS''' definitely a bug. Also because currently the user can never be sure, which headers do '''REALLY''' contain which addresses when he is going to send the mail.

Bcc: and Reply-To: should with no doubt be handled the same way, and the user should be able to see from the very beginning of composing a message which headers do contain which addresses (and not only when editing a draft).

It may be a matter of discussion how scenarios such as the following shall be handled:

1. User composes a mail with an identity which does have addresses in the Bcc: and/or Reply-To: header(s) defined.

2. User manually adds one or more addresses to the Bcc: and/or Reply-To: field(s) upon composing.

3. During composing, user changes the identity to one which does have no (or different!) addresses defined.

How shall RC handle the addresses being manually added in step 2.? The other ones shall be reset to the ones being defined in the ""new"" identity (the one the user switched to during composing), of course."	myfreexp
1488974	Larry: Improved #message element behavior/location	User Interface	git-master	1.0-beta	Bugs	thomasb	new	2013-02-25T06:21:45-05:00	2013-03-07T06:58:51-05:00	This is maybe the last thing I don't like in larry skin. The way how error/confirmation/loading messages are displayed and the need of statusbar element. The main problem is where we have a (main) list on the page like messages list. See screenshot. It just looks ugly when preview pane is hidden. I'm writing a plugin with main list on the page and no preview pane. Please, reconsider removing status bar and displaying messages in a popup-way eg. in right-left corner.	alec
1488967	Skin path handling vs. plugins	Core functionality	0.9-beta	1.0-beta	Bugs	thomasb	new	2013-02-19T08:07:06-05:00	2013-04-10T17:42:56-04:00	"In one plugin I wanted to add some content to compose page with:
{{{
$rcmail->output->add_footer(
   $rcmail->output->parse('myplugin.compose', false, false));
}}}
Yes, I have a template file in plugins/myplugin/skins/larry/templates/compose.html. This is currently not possible because template with the same name exists in core skins/larry/templates folder. The core compose.html template content will be ""overwritten"" by plugin's template. rcmail_output_html class (and its parse() method, but maybe other too) should be aware of the context.

BTW, template_exists() has similar problem. Doesn't work with plugin templates.
BTW, there's still a reference to skins/default in parse() method."	alec
1488937	Display of message flowed, although message not being declared as flowed	Other	git-master	1.0-beta	Bugs		new	2013-01-30T17:17:29-05:00	2013-02-22T13:31:43-05:00	"For a number of good reasons, I usually do not produce messages in ""format=flowed"".

Roundcube (hopefully unintentional) seems to ignore this intention, as it does display EVERY message as it would be in ""format=flowed"" upon reading it. Specifically: Resizing the window leads to a line-rewrapping, which is continously adapted to the current window size.

This breaks the display of things such as tables, charts, ASCII-Art etc., and makes them pretty unreadable. But exactly these things are the reason why I want to avoid ""format=flowed"". This format may make some sense if a message contains nothing but ""flowing"" text (but even then I find those extremely long lines difficult to read), but you can't take it for granted that a message does not contain anything else but ""flowing"" text.

May I request to limit this behaviour to messages which are explicitely declared as ""format=flowed"", but to avoid it for messages not being declared as such?

Sample message (incl. screenshot) attached."	myfreexp
1488918	Your session is invalid or expired on login (MSSQL)	Database	0.9.0	1.0-beta	Bugs		reopened	2013-01-21T03:39:41-05:00	2013-04-29T07:02:59-04:00	"No users are able to log in. Login attempt causes log in page to reload and display ""Your session is invalid or expired."" error.

Error log:
{{{
[21-Jan-2013 02:30:49 +0100]: DB Error: [242] [Microsoft][SQL Server Native Client 11.0][SQL Server]Převod datového typu varchar na datový typ datetime vrátil hodnotu mimo rozsah. in D:\www\_roundcube\program\lib\Roundcube\rcube_db.php on line 415 (POST /?_task=login&_action=login)
[21-Jan-2013 02:30:49 +0100]: DB Error: [242] [Microsoft][SQL Server Native Client 11.0][SQL Server]Převod datového typu varchar na datový typ datetime vrátil hodnotu mimo rozsah. in D:\www\_roundcube\program\lib\Roundcube\rcube_db.php on line 415 (GET /?_task=mail)
}}}

Převod datového typu varchar na datový typ datetime vrátil hodnotu mimo rozsah = Conversion of varchar datatype to datetime datatype was out of range.

SQL log:
{{{
[21-Jan-2013 09:24:16 +0100]: [1] SELECT vars, ip, changed FROM session WHERE sess_id = 'sgmst8a4ukdfteopnib4lgo2f0';
[21-Jan-2013 09:24:16 +0100]: [2] INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('sgmst8a4ukdfteopnib4lgo2f0', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGFza3xzOjU6ImxvZ2luIjs=', 'IP', '2013-01-21 09:24:16', '2013-01-21 09:24:16');
[21-Jan-2013 09:24:28 +0100]: [1] SELECT vars, ip, changed FROM session WHERE sess_id = 'sgmst8a4ukdfteopnib4lgo2f0';
[21-Jan-2013 09:24:28 +0100]: [2] DELETE FROM session WHERE sess_id = 'sgmst8a4ukdfteopnib4lgo2f0';
[21-Jan-2013 09:24:28 +0100]: [3] SELECT * FROM users WHERE mail_host = 'host' AND username = 'vlasta@host';
[21-Jan-2013 09:24:29 +0100]: [4] UPDATE users SET last_login = getdate() WHERE user_id = '2';
[21-Jan-2013 09:24:29 +0100]: [5] INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('08iglgvg6dbvf0n72hr5q6h196', 'bGFuZ3VhZ2V8czo1OiJlbl9VUyI7c2tpbnxzOjU6ImxhcnJ5IjtpbWFwX25hbWVzcGFjZXxhOjQ6e3M6ODoicGVyc29uYWwiO2E6MTp7aTowO2E6Mjp7aTowO3M6MDoiIjtpOjE7czoxOiIuIjt9fXM6NToib3RoZXIiO047czo2OiJzaGFyZWQiO2E6MTp7aTowO2E6Mjp7aTowO3M6NzoiI1B1YmxpYyI7aToxO3M6MToiLiI7fX1zOjY6InByZWZpeCI7czowOiIiO31pbWFwX2RlbGltaXRlcnxzOjE6Ii4iO3VzZXJfaWR8czoxOiIyIjt1c2VybmFtZXxzOjE4OiJ2bGFzdGFAamFvc29ibmUuY3oiO3N0b3JhZ2VfaG9zdHxzOjExOiJqYW9zb2JuZS5jeiI7c3RvcmFnZV9wb3J0fGk6MTQzO3N0b3JhZ2Vfc3NsfE47cGFzc3dvcmR8czozMjoiOFpmUW1vTG1oanZiWitTWWhCNkh6aW4vWWdWeFRhamQiO2xvZ2luX3RpbWV8aToxMzU4NzU2NjY5O3RpbWV6b25lfHM6MTM6IkV1cm9wZS9CZXJsaW4iOw==', 'IP', '2013-01-21 09:24:29', '2013-01-21 09:24:29');
[21-Jan-2013 09:24:29 +0100]: [1] SELECT vars, ip, changed FROM session WHERE sess_id = '08iglgvg6dbvf0n72hr5q6h196';
[21-Jan-2013 09:24:29 +0100]: [2] INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('08iglgvg6dbvf0n72hr5q6h196', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJlbl9VUyI7dGFza3xzOjU6ImxvZ2luIjs=', 'IP', '2013-01-21 09:24:29', '2013-01-21 09:24:29'); 
}}}

Config: Windows Server 2012 / IIS 8 (PHP 5.4.11) + MS SQL 2012 (php_pdo_sqlsrv)"	vlastaw
1488871	About Link	Plugin API	0.8.4	1.0-beta	Bugs	thomasb	new	2012-12-16T03:31:22-05:00	2013-02-03T04:52:34-05:00	If a plugin is loaded by $this->require_plugin('myplugin') then it is not shown in the jquery dialog box triggered by the about link.	rosali
1488421	LDAP manager/secretary cannot be saved	Addressbook	0.7.2	1.0-beta	Bugs		new	2012-04-12T05:07:12-04:00	2013-03-22T08:12:33-04:00	"There's an error when trying to save manager/assistant information.
{{{
 'manager'   => 'manager',
 'assistant' => 'secretary',
}}}
The debug is:
{{{
C: Add [dn: mail=asdasd@asd.pl,....]: Array
(
    [secretary] => dcsdf
)
S: Invalid syntax
}}}
If I'm right, manager and secretary are fields which require DN values. We need some autocompletion fields or sth to map name to DN."	alec
1485186	unflagging/flagging message in outlook is not transferred to roundcube	IMAP connection	git-master	1.0-beta	Bugs		new	2008-07-02T16:19:00-04:00	2013-03-22T08:09:30-04:00	"If I flag/unflag a message in outlook, the changes were not applied in roundcube.

only if the message was already flagged by roundcube, i can unflag it in outlook and the changes were applied in roundcube.

i hope that wasnt too complicated :-)

dont know if this is a bug of outlook (2007) or of roundcube"	backi
1295420	Scrolling message list obscures column headers	User Interface	git-master	1.0-beta	Bugs	thomasb	assigned	2005-09-19T09:32:16-04:00	2013-02-13T02:47:14-05:00	"On the message list page, the scrollbar for the message
list scrolls the entire table, including the column
headers.

Suggest that the correct behaviour would be to leave
the column headers and scroll the message rows themselves?
"	willm23
1489063	Delete all messages in a folder except one (or more)	Core functionality	0.9.0	later	Bugs		new	2013-04-23T03:15:33-04:00	2013-04-23T03:26:38-04:00	"As discussed on list, with and confirmed by Alec, minor bug in clearing out folders whilst un-selecting  one or more messages and using delete.

Reproduced by -

Assume multiple pages of messages to clear out.

eg: page view 50 messages, with 700 messages to delete, but wanting to not delete all, so not using empty folder, but instead delete.

select all messages by clicking on icon

unselect any one or more messages on that page

click delete, or use delete key.

when this occurs it changes the behaviour from delete all messages  to only delete messages highlighted on that single page.

This was first discovered by Trash deletion, but this bug extends to other folders as well, so not just a Trash folder problem."	NoelB
1489046	Larry Theme: Settings pane during compose is too well hidden.	User Interface	0.9.0	later	Bugs		new	2013-04-16T13:18:52-04:00	2013-04-16T13:24:47-04:00	"The ""Settings"" pane during Compose (With Return receipt, DSN etc.), in the Larry theme, is impossible to find for the common user. It's too well hidden. A toggle with some text to it, would be preferred.

It was fine in 0.8.x"	tomsommer
1488882	IMAP folder hierarchy options are not fully supported	IMAP connection	git-master	later	Bugs		new	2012-12-27T05:27:37-05:00	2013-03-27T12:48:01-04:00	"IMAP servers usually allow to create a folder structure where folders could contain subfolders and/or messages to organize email storage (not only as part of the INBOX). In Roundcube this seems not to be possible at the moment. Additionally it's not possible to distinguish between normal folders which could contain messages and folders which couldn't contain email. UW-IMAPD e.g. only allows to create folders which contains folders OR folders which contains messages. Afaik other IMAP servers may allow to contain both at the same time.[[BR]]
[[BR]]
e.g. In Mozilla Thunderbird you could find different options which allow to influence its behavior.[[BR]]
1. In the advanced server settings (settings->server settings->advanced) you'll find the parameter ""Server supports folders that contain subfolders and messages"" -> 20121227_tb-imap-folder-options.png[[BR]]
2. If the named parameter (1.) is not checked and you want to create a new folder, you have to decide if the folder you want to create should contain folders OR messages. If the named parameter (1.) is checked the mentioned question is not asked during folder creation -> 20121227_tb-new-folder-creation.png[[BR]]
[[BR]]
"	jed
1488881	error message displayed if an unselectable IMAP folders is selected	IMAP connection	git-master	later	Bugs		new	2012-12-27T05:16:33-05:00	2012-12-31T04:15:41-05:00	"IMAP servers usually allow to create a folder structure where folders could contain subfolders and/or messages to organize email storage (not only as part of the INBOX).[[BR]]
If you select a folder which doesn't allow to store messages in it the error message[[BR]] 
'''""Server error: STATUS: Can't open Folder-1: not a selectable folder""'''[[BR]] is displayed although the information returned by the IMAP server {{{(\NoSelect)}}} allows to distinguish between selectable and unselectable folders so that message could be suppressed.

20121227_imap-log-subfolder-structure.txt - IMAP answer on list request.
"	jed
1488843	Browser Back button reveals roundcube main screen after logout.	Core functionality	0.8.0	later	Bugs		new	2012-11-29T11:49:25-05:00	2012-12-04T05:54:29-05:00	"When logging out and pressing browser's back button the main roundcube screen is being displayed for some seconds.

I believe a ""session expired"" message should be there instead of the main roundcube screen.
Althought emails are not being displayed still is not a nice 'effect'

Steps to reproduce this bug:
Login --> Logout --> Browser Back button"	malper
1488821	all cells in table centered instead of just table itself	Core functionality	0.8.0	later	Bugs		reopened	2012-11-19T04:47:21-05:00	2013-03-14T04:35:09-04:00	"Enter the following HTML in a new message:
{{{
<div align=""center"">
<table>
<tbody>
<tr>
<td>aaa</td>
</tr>
<tr>
<td>bbbbbbbbbbbbbbbbbb</td>
</tr>
</tbody>
</table>
</div>
}}}
This should center the table on the page, but not the cell content. Roundcube however centers the cell content as can been seen with the ""aaa"" in the first cell.

Unfortunately this is how Outlook formats newsletters and causes these newsletters not to display correctly in Roundcube."	abakker@…
1488768	Lists are displayed incorrectly	User Interface	0.8.2	later	Bugs		new	2012-10-19T06:03:50-04:00	2012-10-19T07:46:18-04:00	"When I create list with bullets with a nested list, it is displayed correctly in TinyMCE, but when I sent it, it is broken. The HTML code is well-formed thought.

The same bug occured when I receive e-mail with the same list from other e-mail client (I tested it with Gmail).

I attach screenshots."	cerevka
1488664	plain2html wrapping problem	Core functionality	0.8.0	later	Bugs		new	2012-09-02T05:17:37-04:00	2012-09-18T06:42:08-04:00	When you start creating a new message in plain text and later change to HTML the plain2html function (from app.js) adds <pre> and </pre> around the text. In Roundcube the text wraps to the next line(s), but the text does not wrap for users receiving the email in Outlook Express for example and these users have to horizontally scroll to read the text (which is almost impossible and very annoying if the text is long). Browsers like Internet Explorer and Firefox also do not wrap text in <pre> </pre> blocks. The solution may be not to add a <pre> </pre> block in the plain2html function, but instead replace newline (\r\n or \n) characters with <br>.	abakker@…
1488647	html editor on mobile browser	User Interface	0.8.1	later	Bugs		new	2012-08-27T17:54:54-04:00	2012-08-27T17:54:54-04:00	"Tinymce doesn't work well on mobile browser:

http://www.tinymce.com/forum/viewtopic.php?id=22167

would be useful an option to enable html editor on desktop browser but not on mobile browser or automagically disable html editor on mobile browser even if enabled by a setting"	drakkan1000
1488622	Attach bar covers text on a ipad	User Interface	0.8.1	later	Bugs		new	2012-08-21T14:12:38-04:00	2013-04-16T02:33:20-04:00	When composing or replying a message on an ipad the attach bar covers some of the right hand text.	edbeeny
1488619	Cannot open e-mail on Android	User Interface	0.8.0	later	Bugs		new	2012-08-21T06:24:00-04:00	2012-08-30T20:44:06-04:00	"On Android (I have only tested Android 4) it is not possible to open an e-mail. 'Clicking' on the e-mail makes the phone zoom in, not open the e-mail. Somehow the phone doesn't recognize it as a link.

I have tested this on my Samsung Galaxy S III and I know someone who tested it on his Samsung Galaxy S II and has the same problem."	dicktump
1488440	Reply bug on iPad	User Interface	0.7.2	later	Bugs		new	2012-04-18T10:00:40-04:00	2012-04-24T10:18:53-04:00	When replying to an HTML email on an iPad, the HTML fails to render, so the raw source code can still be seen. 	marcusjhdon
1487993	imap quota should be queried for each folder individually	IMAP connection	0.5.2	later	Bugs		new	2011-07-09T13:20:29-04:00	2011-07-18T14:57:51-04:00	"Currently roundcube asks the IMAP server for the quota on the INBOX and displays it in progress bar in the bottom left corner even when another folder is selected. I have traced this down to ""GETQUOTAROOT INBOX"" at line 2607 in rcube_imap_generic.php. Different folders might have different quota restriction policies like in our case the INBOX is located on a different filesystem than the rest of the mailbox. The correct behavior would be to read the quota usage on the specific folder that is currently selected and display it."	dstoykov
1486811	iPad / Safari does not show vertical scrollbar on folder list	User Interface	0.4-beta	later	Bugs		new	2010-06-22T07:21:26-04:00	2010-08-16T11:12:39-04:00	"I have a large number of IMAP folders on my account, so the scrollbar is essential for managing my email with RoundCube.

I recently got access to an iPad and used its onboard Safari browser to access our RoundCube instance.

However, the horizontal scrollbar of the folder list is not shown with the default skin (and others). And I cannot scroll to hidden folders.

"	duelli
1486644	scrollbar missing in Inbox for webOS	User Interface	0.3.1	later	Bugs		new	2010-04-20T21:12:36-04:00	2010-04-20T21:12:36-04:00	While using webOS (browser in the Palm Pre), after logging in, the scrollbar for the Inbox mail items is missing.	sf_basilix
1486132	session handling uses local time instead of sql database time which gets us into trouble	PHP backend	0.3-stable	later	Bugs	netbit	assigned	2009-09-16T08:11:54-04:00	2011-11-12T12:11:08-05:00	"I have two roundcube instances sharing single sql database. Today suddenly people on instance 1 were logged out after few seconds.

It turned out that instance 2 had wrong time (+2h into future) and garbage collector from 2 instance simply deleted old session of people from 1 instance!

Ups :)

I think that's a bug. Time from sql server should be used for consistency.

That is easy change I guess and would make roundcube no longer dependand on local time correctness when used in such setups.
"	arekm
1484574	Roundcube Display on Mobile	User Interface	git-master	later	Bugs		new	2007-09-20T12:56:43-04:00	2010-05-04T09:58:15-04:00	"Hi,

I'm not sure if this is a target of Roundcube or not, but it does not display correctly on a Nokia mobile phone.

Thanks!"	Arrmo
