Custom Query (5010 matches)
Results (4301 - 4400 of 5010)
| Ticket | Summary | Owner | Type | Priority | Milestone | Component |
|---|---|---|---|---|---|---|
| #1488318 | Connection no longer secured when viewing emails | Bugs | 5 | later | Core functionality | |
| Description |
This could be with my config, and maybe a poorly installed certificate, but when in the mail view, with no emails in my Inbox, it shows that I have a secure connection. As soon as a new email arrives, or if I switch to a folder with emails in it, I 'lose' the encryption. I get the, this page is only partially encrypted message. |
|||||
| #1488319 | de_CH/labels.inc $labels['moreactions'] | thomasb | Bugs | 5 | 0.7.2 | Localization |
| Description |
Roundcube 0.7 --- de_CH/labels.inc-ORIG 2012-01-19 09:19:10.000000000 +0100 +++ de_CH/labels.inc 2012-01-20 09:41:56.000000000 +0100 @@ -117,6 +117,7 @@ +$labels['moreactions'] = 'Mehr ...'; |
|||||
| #1488320 | Reply to all should show CC addresses by default | thomasb | Bugs | 5 | 0.8-beta | User Interface |
| Description |
In larry, when I click reply to all, it just shows the senders email in the to line... meanwhile the other emails that are CC'd are hidden. You can expand it to show the addresses but I think by default when you reply to all the CC'd users should be showing. I think CC should only show on reply to all when there is multiple addresses... I don't think the cc needs to show if you accidentally click reply to all (which I do a ton), and there's only one user |
|||||
| #1488321 | HTML messages are not displayed | Bugs | 1 - Highest | 0.8-beta | User Interface | |
| Description |
In 0.7 and 0.7.1 I have not been able to get HTML messages to display. It just comes up blank. |
|||||
| #1488322 | Editing a draft inserts the signature a second time | Bugs | 5 | 0.8-rc | Core functionality | |
| Description |
Prerequisites: RC is configured to always insert the signature automatically. RC is configured to insert the signature above the original message (when answering). RC is configured to remove the signature of the original message (when answering). History: Create a new email (RC automatically adds the signature), write something and save it as draft. Go to the drafts folder and edit the email. Observed behavior: The signature is added a second time. This happened with IE 8 and SRWare Iron 10.0 (based on Google Chrome). Expected behavior: The signature should not be added a second time, since it is already there. |
|||||
| #1488324 | allow to open mail directly in new window by pressing browser specific keys | Feature Requests | 5 | 0.9.1 | User Interface | |
| Description |
In most browsers, when pressing specific keys liks "ctrl", or "ctrl-shift" the clicked link gets opened in a new window (depending on the key combination, it will be opened in the background) would be nice if it would be possible, that when clicking on a mail in the mail-list and having pressed the corresponding shortcuts, that the mail would be opened in a new window. If it's too difficult to implement that, it would also be possible, to open the mail in a new windows when double clicking it (there should be an option to toggle that, also if it should be opened in the background or not). An other options would be to add a column, which acts as link when clicked on it. The way how it's done now, is not very efficient (clicking on an email, and then clicking on the link in the preview windows to open it in a new window). |
|||||
| #1488325 | Contact photo resizing doesn't work | Bugs | 5 | 0.8-rc | PHP backend | |
| Description |
When uploading contact photos in the address book this results in the following message in the developer console: --
-- Roundcube keeps displaying 'loading..' until the request eventually times out. No error message can be found in the roundcube logs or in the apache logfiles. Only clue is an empty file in the roundcube temp directory:
|
|||||
| #1488326 | show all folders upon logging in Roundcube 0.6 for the first time | Bugs | 5 | later | User Interface | |
| Description |
Roundcube doesn't show all folders by default when first logging in, perhaps as a feature? I prefer the previous way of handling default folders, present in previous versions, where "drafts" "sent" and "trash" were visible, along with "inbox", even when logging in for the first time after creating a new email address (via cpanel). May I make this request to return that functionality? Show all folders, don't make the user subscribe or send or visit squirrelmail first to see the folders |
|||||
| #1488327 | IMAP SORT = DISPLAY (RFC5957) is not working | Bugs | 5 | 0.7.2 | PHP backend | |
| Description |
In 0.5 beta SORT=DISPLAY feature was added: http://trac.roundcube.net/browser/trunk/roundcubemail/program/include/rcube_imap_generic.php?rev=4152#L1003 However, in revision 4160: http://trac.roundcube.net/changeset/4160/trunk/roundcubemail/program/include/rcube_imap_generic.php these lines were removed. I guess it was not intentional. |
|||||
| #1488328 | undefined method rcube_result_index::isError() | Bugs | 5 | 0.8-beta | IMAP connection | |
| Description |
PHP Fatal error: Call to undefined method rcube_result_index::isError() in program/include/rcube_imap_generic.php on line 1456 exists in revision 5836 Keep getting a Server error (Internal error) message |
|||||
| #1488329 | undefined method rcube_result_index::isError() | Bugs | 5 | 0.8-beta | IMAP connection | |
| Description |
PHP Fatal error: Call to undefined method rcube_result_index::isError() in program/include/rcube_imap_generic.php on line 1456 exists in revision 5836 Keep getting a Server error (Internal error) message |
|||||
| #1488330 | Wrong time in logs when manually set timezone or daylight saving time | Bugs | 5 | 0.8-beta | Other | |
| Description |
2 situations: when i set a timezone -2, the log files (errors, sendmail and userlogins) record wrong time. log write system time current. $rcmail_configtimezone? = '-2'; Occor the same error when I set the automatic timezone and my country is in daylight saving time. $rcmail_configtimezone? = 'auto'; in this case beyond the log files to get wrong time, all the webmail gets the wrong time. |
|||||
| #1488332 | Update sqlite support to version 3 instead of unmaintained version 2 | Bugs | 5 | 0.9-beta | Database | |
| Description |
Roundcube currently depends on version 2 of sqlite if users choose to use that database. Version 2 is no longer supported by upstream. Debian has just removed support for version 2 from their testing line and it will not appear in their next stable release. It is likely that other distributions have all ready removed support for version 2 or will do so shortly. For existing installations of Roundcube, this does not leave an upgrade path until Roundcube supports sqlite version 3. Information on the Debian bug report can be found at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657092. |
|||||
| #1488333 | larry logout message | Feature Patches | 5 | later | User Interface | |
| Description |
I noticed that when I logout using the larry the skin the "you have successfully logged out” message is a bit right of center. I think this is because the text is different lengths in different languages but the size of the message box is fixed. Attached patch changes this so that the message is always centered. |
|||||
| #1488334 | Outlook Express 6 HTML message, forward problem | Bugs | 5 | 0.9-beta | MIME parsing | |
| Description |
The system: RC 0.7.1 Compose HTML messages: on reply to HTML message only _or_ never There is a X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 HTML message. I'd like forward it, but I can't because the forwarded message contains only 6 line: -------- Original Message -------- Subject: [379] Szent BAlázs túra Date: 2012-01-26 09:32 From: N*** T***** <****@******.hu> To: <*******@*****.hu> Reply-To: *****@*****.hu When I change the Compose HTML messages to always the forwardig is OK. |
|||||
| #1488335 | Spell Check isn't working | Bugs | 2 | 0.8-rc | User Interface | |
| Description |
Hi there, I am currently using RoundCube Webmail with a couple of different account. When I am writing an email, the spell check cannot be clicked on. You can see the button but it isn't lit up. This is the same for my other accounts. I have tried highlighting the text but that doesn't work. Any help would be great. Thanks Dom |
|||||
| #1488336 | Check spelling button not working - SVN 5838 | Bugs | 5 | 0.8-beta | Core functionality | |
| Description |
After updating beyond SVN 5838 the 'Check Spelling' button isn't working any more... |
|||||
| #1488337 | Upgrade to jQuery 1.7.1 | Feature Requests | 5 | 0.8-beta | User Interface | |
| Description |
jQuery should be updated to 1.7.1, which brings lots of (speed) improvements. |
|||||
| #1488338 | Save as draft... | Feature Requests | 5 | later | User Interface | |
| Description |
Maybe this is just something I'm used to... but when I click Save As Draft when typing a message I expect it to save, then pop me back to the inbox (or whatever folder I was in). Now it just save's it to drafts and keeps the email open. Obviously it's doing what it says, but the flow just doesn't seem right. Maybe we need two buttons, one Save and one Save as Draft? Or maybe have this be a user customizable option? |
|||||
| #1488339 | Personal Adress book (SQL) disappear from group when using also public_ldap | Bugs | 5 | 0.7.2 | Addressbook | |
| Description |
Version 0.7.1 on SL6.2 (rhel6-like) without any plugin backend mysql or postgres same problem could be tested with just $rcmail_configldap_public? = array('Verisign'); when adding public_ldap entry in configuration , user personnal addressbook disappear but contact can still be used trying to edit a contact give SERVICE CURRENTLY NOT AVAILABLE! Error No. [700] Feb 3 15:08:19 dhcp-243-158 roundcube: PHP Error: Addressbook source (null) not found! in /usr/share/roundcubemail/program/include/rcmail.php on line 450 (GET /?_task=addressbook&_action=show&_source=null&_cid=1&_framed=1) |
|||||
| #1488340 | reply text is missing (probably MIME issue) | Bugs | 5 | 0.8-beta | MIME parsing | |
| Description |
When I reply to a certain email, the reply window contains the "wrong part" of the original email indented. The original mail has several MIME parts:
The reply button takes only the text from footnote to the reply text, however "original text" should be there too. You can check the behaviour with the attached email in mbox format. The bug is reproducible on 0.7.1 version. |
|||||
| #1488341 | newmail_notifier | Bugs | 5 | 0.7.2 | Plugins | |
| Description |
I have enabled to be notified if a new message is in any folder. I think the plugin should not check the "Sent" Folder. Otherwise user will be notified on a successfully sent message, which is _new_ after sending in "Sent" Folder. |
|||||
| #1488342 | LDAP addressbook. Request feature. Group name from custom field. | Feature Requests | 5 | 0.7.2 | Addressbook | |
| Description |
We use strong syntax to cn of groups - only english symbols. But we want to have possibility of using russian symbols (non-english) in group names. We wrote small patch (it working, but doesn't correct with write-mode ldap). We use description field. I think that it's useful feature. |
|||||
| #1488343 | Quote mark not broken (cut) for answer in HTML mode | Bugs | 5 | 0.8-beta | Core functionality | |
| Description |
Hi, On Ticket #1485476, you said it was fixed, but on 0.7.1 it's always impossible to break the HTML quote line when answering to an HTML message. Thanks. |
|||||
| #1488344 | folders unclickable without "show preview pane" | Bugs | 5 | 0.7.2 | User Interface | |
| Description |
Hello roundcube, after updating roundcube from version 0.5.1 to 0.7.1 we noticed a strange behaviour browsing/clicking/navigating through mailbox folders. problem/bug: after successful login to roundcube, navigation is no longer possible after two or three clicks (e.g. selecting inbox, drafts, trash). no action (http request) will ever be made until you select one of the menu icons on top right corner (adressbook, calender, settings). after that you can navigate trough you mailbox for another two or three clicks expected behaviour: clicking through various folders should always work workaround: comparing profile settings to another roundcube account we found out that you have to enable
to successfully navigate. |
|||||
| #1488345 | RoundCube perfomance bug with contacts above 1000 in MySQL | Bugs | 5 | 0.8-rc | Database | |
| Description |
Huge delays at user's login to RoundCube. If user has about of 2000 messages in the mailbox, the delay is 2-3 minutes. Generally 435 records in table “users”, 1400 in table “contacts”, 333 in “contactgroupmembers”, 56 in “contactgroups”. Switching RoundCube sql queries logging on shows delay at «UPDATE session SET» query: [08-Feb-2012 16:05:10 +0000]: query(1): SELECT cache_id, data, cache_key FROM cache WHERE user_id = 84 AND cache_key = 'IMAP.messagecount' ORDER BY created DESC LIMIT 0, 1; [08-Feb-2012 16:05:10 +0000]: query(1): UPDATE cache SET created = now(), data = 'a:5:{s:5:\"INBOX\";a:2:{s:3:\"ALL\";i:4041;s:6:\" UNSEEN\";i:1924;}s:6:\"Drafts\";a:1:{s:6:\"UNSEEN\ ";i:0;}s:4:\"Sent\";a:1:{s:6:\"UNSEEN\";i:0;}s:4:\ "Junk\";a:1:{s:6:\"UNSEEN\";i:0;}s:5:\"Trash\";a:1 :{s:6:\ "UNSEEN\";i:0;}}' WHERE user_id = 84 AND cache_key = 'IMAP.messagecount'; [08-Feb-2012 16:05:10 +0000]: query(1): UPDATE session SET vars='bGFuZ3VhZ2V8czo1OiJydV9SVSI7aW1 <-- TRUNCATED --> 5MjQ7czo2OiJEcmFmdHMiO2k6MDtzOjQ6IlNlbnQiO2k6MDtzO jQ6Ikp1bmsiO2k6MDtzOjU6IlRyYXNoIjtpOjA7fQ==',chang ed='2012-02-08 16:05:10' WHERE sess_id='61eh0naumln6odsn9pvg8mdki4'; [08-Feb-2012 16:06:29 +0000]: query(1): UPDATE cache SET created = now(), data = 'a:1:{s:5:\"INBOX\";a:2:{s:3:\"ALL\";i:4141;s:6:\" UNSEEN\";i:1924;}}' WHERE user_id = 84 AND cache_key = 'IMAP.messagecount'; [08-Feb-2012 16:06:29 +0000]: query(1): SELECT vars, ip, changed FROM session WHERE sess_id = '6 1eh0naumln6odsn9pvg8mdki4'; Also there are no delays after completely cleaning table «contacts». All RoundCube settings are defaults. IMAP server on the same host. RoundCube version 0.7.1 (latest). MySQL — 5.1.61 PHP (php-fpm) — 5.3.8 Nginx -1.1.13 Is it possible to fix this RoundCube perfomance bug with contacts above 1000 ? |
|||||
| #1488346 | Error message display if virtual mailbox selected | Bugs | 5 | 0.7.2 | User Interface | |
| Description |
If a virtual mailbox is selected in folder tree, roundcube display an STATUS error message (mailbox does not exist). Reproduce this:
|
|||||
| #1488347 | plugin newmail_notifier zh_TW language file | thomasb | Feature Patches | 5 | later | Localization |
| #1488348 | default_imap_folders > default_folders | Bug Patches | 5 | 0.8-beta | Core functionality | |
| Description |
in r5781 default_imap_folders was made a legacy config option, replaced with default_folders. this patch updates config/main.inc.php.dist to match |
|||||
| #1488349 | Issue with folder creation under INBOX. namespace | Bugs | 5 | 0.8-beta | IMAP connection | |
| Description |
http://www.roundcubeforum.net/5-release-support/17-pending-issues/9393-problem-subfolders.html When namespace with INBOX prefix exists, new folders can be created under it. However, folders tree presents them at the same level as INBOX folder. In my opinion, form should not list INBOX as parent for a new folder. |
|||||
| #1488350 | Address book order of input | Feature Requests | 5 | 0.8-rc | Addressbook | |
| Description |
This is totally minor, but the order you input (and view) the Address of a contact does not match the normal order here in the States. Can we have a setting as to the order of these inputs? For instance, our normal ordering is: Street City, State Zip |
|||||
| #1488351 | Any email sent with Roundcube to a Google Group displays artifacts of pure pain in GMail | Bugs | 5 | 0.7.2 | Core functionality | |
| Description |
On the Google Groups I'm in, one of the posters uses Roundcube and all of his emails are prefaced with the following artifacts: <20120214175049.E8A782008B1@…> <CADr0Rqq3DT_=k-gm38F3HQAtGF1xHk++OBJNh3kb4AQ71-hPfg@…> <CADr0RqqUqN+qLkakAeUcsWjYpQRiP1uJ8G=DigfV_5+w23+CPA@…> Message-ID: <0fe483212e652ebe43ec598ed765bd7c@localhost> X-Sender: einstein@… User-Agent: RoundCube Webmail/0.3.1 Content-Transfer-Encoding: 8bit Content-Type: text/plain;
I don't know if all clients receiving mail from Google Groups see those artifacts. My client is GMail and I see them. It seems some of the headers are not recognized or clipped properly by either Google Groups or GMail. Also, it seems that the individual that sends those emails uses Roundcube 0.3.1, so perhaps this problem has been fixed since. My apologies if that's the case. I didn't know what component to file this as, so please change it if "Core functionality" is not relevant! Thanks :) |
|||||
| #1488352 | Improve login UX by splitting user and server info | Feature Patches | 5 | 0.8-beta | User Interface | |
| Description |
Currently, login requires typing the full email address of a user even if, in most cases, the server to log to is the domain of the url. On my server, I have several virtual hosts and roundcube is available for each of them so I patched it to autofill a server field in the form. You can see it there : http://msg.c277.fr. For some reasons, a textfield is better than a select one : It doesn't show the list of the vhosts on the server and preserves the ability to change the host for the admin. I have really good feadback on this UX improvement so I hope my case will convince you. |
|||||
| #1488353 | Session expired and no printed images after printing emails with in-body images | Tasks | 10 - Lowest | 0.8-beta | Other | |
| Description |
I've found this problem on RoundCube 0.7.1, I don't know if previous version are affected.
On roundcube log appears errors like this: [07-Feb-2012 10:41:22] MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement]
[07-Feb-2012 10:41:22 +0100]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_4276f1817343f5150143a5c74bbb5 03298eda6579 USING @0, @1, @2] [Native code: 1062] [Native message: Duplicate entry 'pvcfch944flh80ajp90qv0ct27' for key 'PRIMARY'] in D:\web\roundcube.mydomain.net\program\include\rcub e_mdb2.php on line 717 (GET /?_task=mail&_action=get&_uid=1552516&_mbox=Sent&_p art=2&_embed=1)
[07-Feb-2012 10:41:22 +0100]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_426f72c5b510a3c645d3cedf31e4d 6c78b4be3c28 USING @0, @1, @2] [Native code: 1062] [Native message: Duplicate entry 'pvcfch944flh80ajp90qv0ct27' for key 'PRIMARY'] in D:\web\roundcube.mydomain.net\program\include\rcub e_mdb2.php on line 717 (GET /?_task=mail&_action=get&_uid=1552516&_mbox=Sent&_p art=3&_embed=1) My environment is:
|
|||||
| #1488354 | Larry issues | thomasb | Bugs | 5 | 0.8-stable | User Interface |
| Description |
|
|||||
| #1488355 | Reset skin to system default on logout | Bugs | 5 | 0.8-beta | User Interface | |
| Description |
There's a small issue in multi-skin installations. When user is allowed to change a skin and changes it to non-default, after logout he will see login page which uses the skin configured by him. After entering invalid login data, skin changes to system default. |
|||||
| #1488356 | Typo in german language files (de_DE and de_CH) | thomasb | Bug Patches | 5 | later | Localization |
| Description |
Hi, there's a typo in the german translations ("erlogreich" => "erfolgreich"). patch attached. Alex |
|||||
| #1488357 | Missing quote in Rewrite (.htaccess) | Bug Patches | 5 | 0.8-beta | Other | |
| Description |
Hi, the dot should be quoted in the .htaccess RewriteRule?. I know that it matches anyway, but it's a regular expression after all. patch attached. Alex |
|||||
| #1488358 | Empty startup greeting in 0.7.1 | Bugs | 2 | 0.7.2 | IMAP connection | |
| Description |
Hello, Many times per day i got a lot of errors: Empty startup greeting. Users cannot log in via roundcube. After while it works fine. I know that there was already bug with that error message, but im getting it in 0.7.1 so its probably broken again? [17-Feb-2012 13:52:12 +0100]: IMAP Error: Login failed for foo@… from 217.173.x.x. Empty startup greeting (imap.uni.opole.pl:143) in /var/www/localhost/htdocs/roundcube/program/include/rcube_imap.php on line 205 (GET /?_task=mail&_action=check-recent&_mbox=INBOX&_list=1&_quota=1&_remote=1&_unlock=0&_=1329483119579) [17-Feb-2012 13:52:12 +0100]: IMAP Error: Login failed for foo2@… from 217.173.x.x. Empty startup greeting (imap.uni.opole.pl:143) in /var/www/localhost/htdocs/roundcube/program/include/rcube_imap.php on line 205 (GET /?_task=mail&_action=check-recent&_mbox=INBOX&_remote=1&_unlock=0&_=1329483369795) |
|||||
| #1488359 | List addressbook contents for ldap-groups | Feature Requests | 5 | 0.8-beta | Addressbook | |
| Description |
I have a roundcube setup with connection to a ldap server for the address book. Now everything works just fine, but would it be possible to implement a feature that lists the contents of a group when clicking on it? At this point it is only possible to explicitly search for addresses. |
|||||
| #1488360 | Messages sent empty | Bugs | 5 | 0.8-beta | Core functionality | |
| Description |
Hello, It does not happen very often, but every once in a while a user complains that a message was sent empty, loosing the entire body of the message. Recently another user complained about this and event told us that she kept saving the message on drafts. After sending the message there was no trace of it on Drafts and the message sent was without body. We are using Roundcube 0.3.1-6 from Debian Squeeze. We also have the following plugins: vacation - version 1.9 forwardattachment - version 1.1 - 12.03.2010 sauserprefs - version 1.3 calendar - version 0.2 BETA 2 keyboard_shortcuts - version 1.0 automatic_addressbook - version 1.1 - 19.02.2010 zipdownload - version 1.3 thanks |
|||||
| #1488361 | Results of searches lost | Bugs | 5 | 0.8-beta | User Interface | |
| Description |
To reproduce:
1.- Make a search putting a text into the "search box".
Ocurred: |
|||||
| #1488362 | larry doesn't remember preview | Bugs | 5 | 0.8-beta | User Interface | |
| Description |
When I'm in larry, if I'm in a folder with the preview pane off. I then click to turn the pane on. If I then reply to an email and send it, when it brings me back to the folder view the preview pane will be off. |
|||||
| #1488363 | Expect-based password plugin driver | Feature Patches | 5 | 0.8-rc | Plugins | |
| Description |
This driver uses an expect script to change user passwords. Functionally, this is very similar to the existing pam driver. The main difference is the pecl PAM module requires modifying permissions on /etc/shadow to give the webserver access where as this approach does not. The implementation is based on Horde. GPLv2. I realize one file doesn't have an extension. I don't know if there is a standard extension for an expect command file. |
|||||
| #1488364 | Samba password driver | Feature Patches | 5 | 0.8-rc | Plugins | |
| Description |
Driver for password plugin to change samba password using smbpasswd. Based on Horde. GPLv2. |
|||||
| #1488365 | Problem with contact selection at create mail step | Bugs | 5 | 0.7.2 | Addressbook | |
| Description |
Hi. I was using roundcube-0.6 until some minutes ago, when I updated to 0.7.1. After update from 0.5.4 the feature of selecting contacts from the icon 'Show Address Book' at the compose message screen is failing. The miniwindow that shows up with the addresses is not assembling correctly. By stopping the cursor on top of an entry, it appears as Name <> i.e. with no e-mail address. The error log registers this: PHP Warning: trim() expects parameter 1 to be string, array given in /var/www/localhost/htdocs/roundcube/program/include/main.inc on line 1121 OBS: now, at 0.7.1, the line number changed to 1155 That main.inc defines format_email_recipient function around line 1121(1155). This function receives $email variable and searching for this function name on other files I've found out that in this 0.6 version we have: .../roundcube/program/steps/addressbook/mailto.inc: $mailto[] = format_email_recipient($emails[0], $recname?); while in 0.5.4 version we have: .../roundcube/program/steps/addressbook/mailto.inc: $mailto[] = format_email_recipient($recemail?, $recname?); I tried to simply edit the new mailto.inc correspondent line to conform with the old, but it didn't work, of course :) I appreciate any help or tip to solve this. Thanks in advance. |
|||||
| #1488366 | Larry - xlsx and docx | Feature Requests | 5 | 0.8-rc | User Interface | |
| Description |
Larry is not recognizing the Word and Excel 2007/2010 formats with a icon. The styles.css needs to be extend with the following lines: Line nr. 1740: .attachmentslist li.docx, Line nr. 1750: .attachmentslist li.xlsx, |
|||||
| #1488367 | Larry and error messages | thomasb | Bugs | 5 | 0.8-beta | User Interface |
| Description |
With password plugin: when password change doesn't succeed, two (same) error messages are displayed. One in the footer and one in the popup. Only with larry skin. |
|||||
| #1488368 | Larry & IE8: javascript error on contact creation page | thomasb | Bugs | 5 | 0.8-beta | User Interface |
| Description |
Unexpected call to method or property access in jquery.min.js |
|||||
| #1488369 | ldap autocompletion | Bugs | 5 | 0.7.2 | Addressbook | |
| Description |
First I want to thanks and congratulate: I'm à roundcube User for few years and I do really enjoy using it. So the facts. Today I decide to upgrade my roundcube version (from 0.5 to 0.7.1). Everything is fine except the autocompletion : when I fill the « TO » field composing a new message I get a nice "ERROR : SERVICE CURRENTLY NOT AVAILABLE" I focus I use Ldap server to store all my contacts. Accessing contacts to AddressBook? icon is working fine but the autocompletion doesn't work anymore (before with the old roundcube version (v0.5), autocompletion worked perfectly) I switch to debug level in main.inc.php : $rcmail_configdebug_level? = 4 The errors file (in the logs directory) gives me : [26-Feb-2012 17:39:34 +0100]: PHP Error: Addressbook source (ldap) not found! in /var/wws/roundcubemail-0.7.1/program/include/rcmail.php on line 450 (POST /mail/?_task=mail&_action=autocomplete?_task=&_action=) Do I detect a new bug or I miss something in the new config. I want to tell after I detect this problem I decide to prepare a new "main.inc.php" file from scratch using the dist file to ensure I did not miss something new. Hope my ticket brings something really new. Regards. JC |
|||||
| #1488370 | Plugin Event "afterlogout" does not seem to work in roundcubemail 0.7.1 | Bugs | 5 | 0.8-beta | Plugins | |
| Description |
Hi, Here is a piece of javascript code that I was using happily in a custom plugin of roundcubemail 0.5.
The function used to get called properly whenever the user logged out. However, I have observed that in 0.7.1, the function no longer gets called. Is this a bug in roundcubemail? |
|||||
| #1488371 | forwarding html messages | Bugs | 5 | 0.7.2 | User Interface | |
| Description |
hello
when i receive html message and want to forward it, its ok until i switch editor to plain text
in that moment, to: and from: mail content from original messages disappears and there is no full information about origin receiver and sender |
|||||
| #1488372 | Incorrect HTML displayed when viewing email from Disqus commenting system | Bugs | 5 | 0.7.2 | User Interface | |
| Description |
Emails received from Disqus (disqus.com), notifying me I have a new comment on my blog do not appear correctly, here is the examples; Example 1; This is a screenshot of the correctly displayed HTML, I have display HTML off and have clicked the HTML link present in the text only email; http://thydzik.com/example1.png Example 2; This is a screenshot of the same settings, with the text only version; you can see the HTML link; http://thydzik.com/example2.png Example 3; This is with the show HTML setting enabled; You can see there is different formatting, the users comment is missing. What is interesting, if I save the page as html, and reopen it, I can see the comment. http://thydzik.com/example3.png I have tested the following same email is other clients including Horde, SquirrelMail? and Gmail and it worked as expected. In both a self hosted and hosting-company hosted RoundCube the above was experienced. I also noticed a Invalid ticked was created experiencing similar things, and there was no resolution; http://trac.roundcube.net/ticket/1488016 Let me know if I can provide any further information, I am including screenshots and HTML pages saves. |
|||||
| #1488374 | somtimes interface gives you an error 'the session expired' during imap logon | Bugs | 5 | 0.8-beta | Core functionality | |
| Description |
In russian it writes differ, but it is a $messagessessionerror? message. this trouble is a generic RC trouble, that causes from time to time from early versions. here are the people complaining: http://www.roundcubeforum.net/archive/index.php/t-432.html?s=6cb2393d3c753782d3703b671484e3fe I found out that the trouble is in the attempt to set cookie 'sessauth' in authenticate_session function in rcmail.php. It sets with "rcmail::setcookie('sessauth', $this->get_auth_hash(session_id(), $now), 0);" statement. And in setcookie() function it sets with a huge number of parameters: "setcookie($name, $value, $exp, $cookiepath?, $cookiedomain?,rcube_https_check(), true);" for some reason it fails with "rcube_https_check()" when setting 'sessauth' cookie, so if it fails it should go an easy way. thus a made a final check for result, and if it fails, set it again with a less number of params. here the code of function i use:
+ if(!$_COOKIE[$name]) + setcookie($name, $value, $exp, $cookiepath?, $cookiedomain?);
Now it works fine for me. I log in, log out, and sessions works fine. I forgot how to view the version, but the rcmail version is: RCMAIL_VERSION', '0.5.4' |
|||||
| #1488375 | addressbook search filters duplicate names | Bug Patches | 7 | 0.7.2 | Addressbook | |
| Description |
In r5865 of trunk a search of an LDAP address book containing 2 people with the same name will only display one of the entries. When composing a message and using the "live search" feature, both entries are displayed. This seems to come from program/steps/addressbook/search.inc, specifically line 185 where $key is initialized: while ($row = $result->next()) {
$row['sourceid'] = $s['id'];
$key = $row['name'] . ':' . $row['sourceid'];
$records[$key] = $row;
}
The name and the source addressbook are the only things used to create indexes. Multiple names from the same source will thus be filtered. I will attach a patch that also includes $row['email'] in $key. As long as list_records always includes email along with name in its results then this should be a safe change, and I believe list_records does behave this way. This patch will allow multiple entries with the same name to be displayed when searching an address book from the actual address book page. |
|||||
| #1488376 | installto script only copy default skin | Bugs | 5 | 0.8-rc | Installer | |
| Description |
bin/installto.sh only copy skins/default when it should copy the everything because of the new skin Larry. |
|||||
| #1488377 | Larry: priority column | thomasb | Bugs | 5 | 0.8-stable | User Interface |
| Description |
There are no icons in priority column on messages list (thead and tbody). |
|||||
| #1488378 | Larry skin for plugins | thomasb | Bugs | 5 | 0.8-rc | User Interface |
| Description |
Here's the list of core plugins which require changes for larry: acl, archive, managesieve, markasjunk, vcard_attachments |
|||||
| #1488379 | Address book search: "All fields" doesn't search all fields | Bugs | 5 | 0.8-rc | Addressbook | |
| Description |
It seems that the "All fields" option of the quick search box in the address book doesn't actually search all fields; specifically, the "Display name" field isn't included. How to reproduce:
|
|||||
| #1488380 | Missing Children in Inbox | Bugs | 5 | 0.8-rc | IMAP connection | |
| Description |
Hi, I would like to use the newest nightly build, but something has changed in the way the inbox is listed. Build r5675 works fine, but in all later versions I can't see my children inbox folders. After login, all folders are listed in the left menu and I can click and see the whole content. Now when I go to "Settings" > "Folders" only the inbox root is shown. After switching back to "Mail" all folders disappear, except inbox. These are the differences in the imap log: r5675: [D91C] C: A0005 LIST "" "*" r5957: [B285] C: A0007 LIST "" INBOX Do I have to change something in the main config? best regards Maik |
|||||
| #1488381 | Search in contacts on compose page | Bugs | 5 | 0.9-rc | Addressbook | |
| Description |
The list of contacts in compose screen isn't really useful if there's no search feature. |
|||||
| #1488382 | rcube_imap_generic.php fails to escape % character as required by RFC3501. | Bugs | 3 | 0.7.2 | IMAP connection | |
| Description |
Hi, world. The % character is a wildcard character (the list-wildcards production in the RFC3501 ABNF grammar), and must be escaped in strings sent over the IMAP protocol. The attached patch against 0.8 beta adds this character to the charset in the primary regexp in the escape() function in rcube_imap_generic.php. Without this patch, users of ours who have % characters in their passwords are not able to login through roundcube to our UW/Panda IMAP server. |
|||||
| #1488383 | Image resize with GD extension | Feature Requests | 5 | 0.8-rc | PHP backend | |
| Description |
When ImageMagick? package isn't installed we could try GD extension. Sample code: http://www.white-hat-web-design.co.uk/blog/resizing-images-with-php/ |
|||||
| #1488384 | Roundcube Webmail setup for memcache session storage | Bugs | 5 | 0.8-stable | Core functionality | |
| Description |
Tried to setup in different ways memcache but nothing works Roundcube Webmail 0.8-svn [SVN r5959] $rcmail_config['session_storage'] = 'memcache';
// Use these hosts for accessing memcached
// Define any number of hosts in the form hostname:port
//$rcmail_config['memcache_hosts'] = 'localhost:11211'; // e.g. array( 'localhost:11211', '192.168.1.12:11211' );
$rcmail_config['memcache_hosts'] = array('localhost:11211');
memcached -d -l localhost -p 11211 -u memcached -m 64 -c 1024 -P /var/run/memcached/memcached.pid
telnet localhost 11211
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
[06-Mar-2012 16:55:51 -0500]: DB Error: Failed to connect to memcached. Please check configuration in /var/www/rcube/program/include/rcube_ses
sion.php on line 82 (GET /rcube/?_task=mail&_action=check-recent&_mbox=INBOX&_list=1&_remote=1&_unlock=0&_=1331070951740)
code :
66 // use memcache backend
67 if ($config->get('session_storage', 'db') == 'memcache') {
68 $this->memcache = rcmail::get_instance()->get_memcache();
69
70 // set custom functions for PHP session management if memcache is available
71 if ($this->memcache) {
72 session_set_save_handler(
73 array($this, 'open'),
74 array($this, 'close'),
75 array($this, 'mc_read'),
76 array($this, 'mc_write'),
77 array($this, 'mc_destroy'),
78 array($this, 'gc'));
79 }
80 else {
81 raise_error(array('code' => 604, 'type' => 'db',
82 'line' => __LINE__, 'file' => __FILE__,
83 'message' => "Failed to connect to memcached. Please check configuration"),
84 true, true);
85 }
thanks --sasha |
|||||
| #1488385 | Website wide logo image covers tab buttons in `settings` section | thomasb | Bugs | 5 | 0.8-rc | User Interface |
| Description |
Wide logo image covers tab buttons in settings section due to element #header css property z-index: 100; in common.css. So clicking on tab buttons turn user back on main page. I resolved this by setting z-index:-1; |
|||||
| #1488386 | login success & faile logs to database(postgresql) | Feature Patches | 5 | later | Security | |
| Description |
The following path will log failed and success logins to the postgresql table
diff -ruN roundcubemail-0.7.1/index.php webmail/index.php
--- roundcubemail-0.7.1/index.php 2012-01-06 18:01:53.000000000 +0200
+++ webmail/index.php 2012-03-07 19:18:24.660692806 +0200
@@ -134,6 +134,8 @@
$OUTPUT->show_message($error_code < -1 ? 'imaperror' : (!$auth['valid'] ? 'invalidrequest' : 'loginfailed'), 'warning');
$RCMAIL->plugins->exec_hook('login_failed', array(
'code' => $error_code, 'host' => $auth['host'], 'user' => $auth['user']));
+ /* SurGATE Labs patch */
+ rcmail_log_failed($auth['user']);
$RCMAIL->kill_session();
}
}
diff -ruN roundcubemail-0.7.1/program/include/main.inc webmail/program/include/main.inc
--- roundcubemail-0.7.1/program/include/main.inc 2012-01-05 12:28:24.000000000 +0200
+++ webmail/program/include/main.inc 2012-03-07 19:17:47.041929234 +0200
@@ -2227,8 +2227,27 @@
write_log('userlogins', sprintf('Successful login for %s (ID: %d) from %s in session %s',
$RCMAIL->user->get_username(), $RCMAIL->user->ID, rcmail_remote_ip(), session_id()));
+
+/* SurGATE Labs patch */
+$username=$RCMAIL->user->get_username();
+$remoteip=rcmail_remote_ip();
+$rcmail = rcmail::get_instance();
+$db = $rcmail->get_dbh();
+$db->query("INSERT INTO client_login_logs(username,remoteip,logintype,status,logintime) values('$username','$remoteip','Webmail',0, now())");
+
+}
+
+function rcmail_log_failed($username)
+{
+
+$remoteip=rcmail_remote_ip();
+$rcmail = rcmail::get_instance();
+$db = $rcmail->get_dbh();
+$db->query("INSERT INTO client_login_logs(username,remoteip,logintype,status,logintime) values('$username','$remoteip','Webmail',1, now())");
+
}
+/* SurGATE Labs patch ends here */
diff -ruN roundcubemail-0.7.1/SQL/postgres.initial.sql webmail/SQL/postgres.initial.sql
--- roundcubemail-0.7.1/SQL/postgres.initial.sql 2012-01-05 10:50:07.000000000 +0200
+++ webmail/SQL/postgres.initial.sql 2012-03-07 19:29:14.781926519 +0200
@@ -276,3 +276,12 @@
data text NOT NULL,
CONSTRAINT searches_user_id_key UNIQUE (user_id, "type", name)
);
+
+CREATE TABLE client_login_logs (
+ id serial NOT NULL PRIMARY KEY,
+ username VARCHAR(256) NOT NULL,
+ remoteip VARCHAR(64) NOT NULL,
+ logintype VARCHAR(16) NULL,
+ status smallint DEFAULT 0 NOT NULL,
+ logintime timestamp NOT NULL
+);
|
|||||
| #1488387 | rcmail_log_login uses $RCMAIL globally | Bugs | 5 | 0.9-beta | PHP backend | |
| Description |
If I am not mistaken, the new rule is to use rcmail::get_instance(). I looked and I couldn't find an existing issue for this. This is my first post here, so sorry if I did something wrong. I will attach a SVN patch. |
|||||
| #1488388 | Remote ip | Bugs | 5 | later | Security | |
| Description |
Hi to all, i need to know if it's possible to make a change to roundcube. I'm running RC on a BlueOnyx? 5108 Appliance ad it works fine. There's only one little bug. When a user try to access to his/her webmail account and maybe the password is wrong, the system denies the access to that user ( and that's great!). But the problem is that the appliance is built up with pam_abl module that manage automatically the ban of users or hosts that try to access to the machine unsuccessfully. When a user when a user makes a mistake ( ora a bot is trying out to access to the webmail ) accessing the webmail, the remote host of the user seen by the pam_abl module is not the remote ip of the user, but the ip of the local machine (localhost). This means that after a number of attemps gone bad the system bans itself. I think this is relatedo to RC cause early on Blueonyx 5106 Appliance i was using OpenWebMail? and there was no errors like theese. Thanks Marcello |
|||||
| #1488389 | Bug with send/receive attachment whose filename contains comma | Bugs | 5 | 0.7.2 | Core functionality | |
| Description |
I sent a message with attached file whose filename contains comma (","), for example "qqqq,werty.jpg" from web-client Roundcube (test on ver 0.4 and 0.7), and when i received this message with Roundcube, attachment's name is rejected to "qqqq" |
|||||
| #1488390 | trunk-5994, Don't message filter works | Bugs | 5 | 0.8-rc | User Interface | |
| Description |
I updated roundcube to trunk-5994 from ver 0.4 (first server) and from ver 0.7-svn (second server), and message filter stopped working correctly on both servers. when i select message filter to UNREAD, FLAGGED, then unread/flagged messages do not display (selected is empty) |
|||||
| #1488391 | SQL import utility | Feature Patches | 5 | 0.9-stable | Database | |
| Description |
It is necessary for many plugins to create SQL tables. I create a simple php script like exists roundcube/bin for connect to DBMS with config's params and import SQL commands from file. |
|||||
| #1488392 | Auto-update | Feature Requests | 4 | later | Installer | |
| Description |
I don't know if this has been asked before (or I didn't find it at least) but it would be nice if the system would have an auto-update function a bit simular to wordpress. I hate it when I have to download the update-file and upload it to several servers and adjust everything again. Also for the plugins would it be nice. One place to get your plugins and update your plugins. |
|||||
| #1488393 | change folder name for Persian language from fa to fa_IR | thomasb | Feature Requests | 8 | 0.8-rc | Localization |
| Description |
In table of ISO-693 languages, Persian is fa. But there is some other branch of Persian such as Pashto, Dari, and so on. In roundcube language folder, you used fa for persian, I suggest that to adding iran country code IR to it because this language speak in Iran, hence, Please, rename "fa" to "fa_IR" in "program/localization" parent folder. And change "'fa' => 'Persian (دری)', " in line 81 of index.inc to "'fa_IR' => 'Persian (پارسی)',". Last, add new entry to "$rcube_language_aliases" array that is "'fa' => 'fa_IR',". Also I translated roundcube to Persian 100%. Thanks. |
|||||
| #1488394 | list_records does not request all needed fields from addressbook plugins | Bugs | 5 | 0.8-rc | Addressbook | |
| Description |
Hi,
rcube_addressbook::compose_list_name(). However, these are not always requested from the addressbook plugin (by the list_records function), though required. Consequently, the fallback to the displayname triggers. This bug is not triggered by the default roundcube contacts plugin, because its list_records always provides all fields it has stored in separate table columns, even if the caller requests only a subset of them. An example is in program/steps/addressbook/func.inc, where only the 'name' column is requested, but firstname and surname should additionally be requested. There may be other calls to list_records that would also have to request these additional fields. -Mike |
|||||
| #1488395 | 0.7.2 and 08b(5994) dont create folders in fist logon | Bugs | 5 | 0.8-rc | Core functionality | |
| Description |
0.7.2 and 08b(5994) dont create folders in fist logon. folders created only when send message - create folder Sent del message - create folder Trash .. |
|||||
| #1488396 | watermark/tabs/selections | Feature Requests | 10 - Lowest | 0.8-rc | User Interface | |
| Description |
The position of the watermark is strange, it changes with the tab that you're on in firefox 9/10 and IE9. starting from the preferences select folders and it moves to the right, probably due to the selection pane resizing on the left, then moves up on the identities tab. I like that larry fixed that issue, but the width of the panes (preferences v. identities/folders) could just be a few pixels wider to match the others. |
|||||
| #1488397 | Cracked official forum | Bugs | 1 - Highest | later | Website | |
| Description |
I was redirected from an official forum (http://roundcubeforum.net/) on other site (parking) |
|||||
| #1488398 | Option sig_above ('When replying or forwarding place signature') is greyed out | Bugs | 5 | later | User Interface | |
| Description |
I'm unable to change this drop-down menu at all. I see there was already a similar ticket: http://trac.roundcube.net/ticket/1487965 but I'm unable to solve it using either an additional identity or applying a patch for app.js. I have tried it on: 1) debian squeeze (6.0) system using roundcube version 0.7, Apache 2.2.16, PHP 5.3.3-7 2) redhat EL4, roundcube version 0.7 and later 0.7.2, Apache/2.0.52, PHP 5.3.8 Plugins used: subscriptions_option, idle_timeout There is no way I could change this option, it is always greyed out and impossible to change |
|||||
| #1488399 | No warning when clicking out of compose window | Bugs | 5 | 0.8-rc | User Interface | |
| Description |
When in the compose window, previous versions had a warning dialog if a user attempted to click out using taskbar buttons. This worked in 0.6-stable, but does not work in either 0.7.2 or svn (6010). In 0.7.2, we have the Help plugin active, which adds a taskbar button. The warning dialog still works on that button only. |
|||||
| #1488401 | Plugin Localization improvement | Feature Patches | 5 | 0.8-rc | Plugin API | |
| Description |
Most of the plugin localizations are incomplete. I have noticed that the plugin api always defaults to en_US if a language set is missing. This is basically ok because en_US is the "always complete" set. Nethertheless it should not default to en_US if, f.e., de_DE is present but de_CH is missing. In this case it should load de_DE instead of en_US. Same for pt_BR, if pt_PT is present. Here is a small patch for class rcube_plugin, method add_texts to archive this behavior: foreach (array('en_US', $lang) as $lng) {
$fpath = $locdir . $lng . '.inc';
if (is_file($fpath) && is_readable($fpath)) {
include($fpath);
$texts = (array)$labels + (array)$messages + (array)$texts;
}
// begin mod
else {
$atemp = explode('_', $lang);
if ($handle = opendir($locdir)) {
while (false !== ($file = readdir($handle))) {
if ($file != "." && $file != "..") {
if(strpos($file, '.inc') && substr($file, 0, 2) ==
$atemp[0]){
if (is_file($locdir . $file) && is_readable($locdir .
$file)) {
include($locdir . $file);
$texts = (array)$labels + (array)$messages +
(array)$texts;
// maybe it would be better not to break and merge
all the 'sub' langs
break;
}
}
}
}
closedir($handle);
}
}
// end mod
}
|
|||||
| #1488402 | Send contact as Vcard | Feature Requests | 10 - Lowest | later | Addressbook | |
| Description |
Add fonctionnality to send contact from addresse book as vcard enclosed an email |
|||||
| #1488403 | undecoded attachment link | Bugs | 2 | 0.8-rc | MIME parsing | |
| Description |
When I attach a file using Chinese or Japanese character for the filename and body, the link I click to download or preview has is filename encoded, so the system does not understand what file type it is, I believe using urldecode can solve the problem but dont know how, I will add a snap shot for evidence. And I am sorry if this has been fixed already, please let me know, thank you. |
|||||
| #1488404 | "Creating default object from empty value" when composing new message | Bugs | 5 | 0.8-rc | User Interface | |
| Description |
Hi, I updated to roundcube 0.7.2 today (and also to PHP 5.4.0-2 on Debian). When I create a new message I get the message "Warning: Creating default object from empty value in /var/www/.../program/steps/mail/compose.inc on line 239". Additionally, in IE 8 the "compose" form is totally screwed up. It only shows the "From", "To", and "Subject" fields, but not the field for the message itself. And also the "Attachments" pane is displayed wrongly (see attached screenshot). In Iron browser (= Chromium) it works normally (except the PHP Warning). |
|||||
| #1488405 | Possibility to insert an imagem in the default signature using HTML | Feature Requests | 5 | later | User Interface | |
| Description |
Howdy, I'd like to insert an image, to the HTML mode default signature. Can this be possible? Currently there's no image button to insert it. |
|||||
| #1488406 | Save password change log to SQL DB | Feature Requests | 5 | later | Plugins | |
| Description |
Howdy, The password SQL plugin for password change is great, and it has this parameters: Enables logging of password changes into logs/password $rcmail_configpassword_log? = true; But I'd like to save it to the database, is this possible? If not can this feature be added in the future? Thanks in advanced, Jorge Bastos, |
|||||
| #1488407 | Roundcube “Server Error (OK!)”: Lists no messages but can get messages according to the log file | Bugs | 1 - Highest | 0.8-rc | IMAP connection | |
| Description |
In my server setup there are three virtual machines. One windows machine, an Ubuntu Server 11.10 and a Debian Squeeze mailserver. On the Ubuntu system I have Roundcube installed and I want to connect to the virtual mail server. What's the problem After login into Roundcube it says "Server Error (OK!)" and lists no messages. More information On the Ubuntu server there is no error in any log file (even Roundcubes log files). In the imap log file there you can see Roundcube is able to fetch all imap messages (I can see them in the imap log file created by Roundcube). And on the side of the mail server there are no error messages too. The test connection at the end of the configuration of Roundcube works too, there is a "success" notification. Even the basic login at Roundcube login dialog works without any error message. Roundcube log file you can look here for the log file: http://fixee.org/paste/wxg36eh/ So does anyone know what's wrong with Roundcube? |
|||||
| #1488408 | CSS style for displayed message polluted by Roundcube | Bugs | 5 | later | User Interface | |
| Description |
When displaying a mail in Roundcube, it looks subtly different from the version seen in a local mail program. It is (partly?) caused by CSS styles defined by Roundcube and made visible to the mail display, which causes changes to the styling. For example, in skins/default/common.css there are definitions with no ID or class, like: td, th, div, p, select, input, textarea {
} (and others) This means that any <td> in the mail will be styled with font-size 12 px, whereas in HTML mail like: <table style="font-size: 8pt;"><tr><td>text</td></tr></table> the text should really be styled with font-size 8pt when the style space is not polluted. |
|||||
| #1488409 | Session is invalid or expired | Bugs | 5 | 0.8-rc | Core functionality | |
| Description |
We have a freshly installed Roundcube 0.7.2 on Debian 6 up to date. SQL, IMAP and SMTP services are on separate servers. Every tests during installation worked fine, but we're unable to login. We always have the message "session is invalid or expired". Here are the logs produced by roundcube : Mar 29 17:21:24 webmail roundcube: query(1): SELECT vars, ip, changed FROM session WHERE sess_id = 'p8sn3p9eeevpc68jgfeqhrioe5le1t34';
Mar 29 17:21:24 webmail roundcube: query(2): INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('p8sn3p9eeevpc68jgfeqhrioe5le1t34', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJmcl9GUiI7dGFza3xzOjU6ImxvZ2luIjs=', '92.103.125.115', '2012-03-29 17:21:24', '2012-03-29 17:21:24');
Mar 29 17:21:38 webmail roundcube: query(1): SELECT vars, ip, changed FROM session WHERE sess_id = 'p8sn3p9eeevpc68jgfeqhrioe5le1t34';
Mar 29 17:21:38 webmail roundcube: query(2): DELETE FROM session WHERE sess_id = 'p8sn3p9eeevpc68jgfeqhrioe5le1t34';
Mar 29 17:21:38 webmail roundcube: query(2): SELECT * FROM users WHERE mail_host = 'imap.domain.fr' AND username = 'francois@domain.fr';
Mar 29 17:21:38 webmail roundcube: [50A5] S: * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2008 Double Precision, Inc. See COPYING for distribution information.
Mar 29 17:21:38 webmail roundcube: [50A5] C: A0001 LOGIN francois@domain.fr XXXXXXXXXXXXX
Mar 29 17:21:38 webmail roundcube: [50A5] S: A0001 OK LOGIN Ok.
Mar 29 17:21:38 webmail roundcube: [50A5] C: A0002 NAMESPACE
Mar 29 17:21:38 webmail roundcube: [50A5] S: * NAMESPACE (("INBOX." ".")) NIL (("#shared." ".")("shared." "."))
Mar 29 17:21:38 webmail roundcube: [50A5] S: A0002 OK NAMESPACE completed.
Mar 29 17:21:38 webmail roundcube: query(2): UPDATE users SET last_login = now() WHERE user_id = '1';
Mar 29 17:21:38 webmail roundcube: Successful login for francois@domain.fr (ID: 1) from 92.103.125.115 in session ocn0u8jlqvj3qi6h5ub3cbueci7jle70
Mar 29 17:21:38 webmail roundcube: [50A5] C: A0003 LOGOUT
Mar 29 17:21:38 webmail roundcube: [50A5] S: * BYE Courier-IMAP server shutting down
Mar 29 17:21:38 webmail roundcube: [50A5] S: A0003 OK LOGOUT completed
Mar 29 17:21:38 webmail roundcube: query(2): INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('ocn0u8jlqvj3qi6h5ub3cbueci7jle70', 'bGFuZ3VhZ2V8czo1OiJmcl9GUiI7aW1hcF9uYW1lc3BhY2V8YTo0OntzOjg6InBlcnNvbmFsIjthOjE6e2k6MDthOjI6e2k6MDtzOjY6IklOQk9YLiI7aToxO3M6MToiLiI7fX1zOjU6Im90aGVyIjtOO3M6Njoic2hhcmVkIjthOjI6e2k6MDthOjI6e2k6MDtzOjg6IiNzaGFyZWQuIjtpOjE7czoxOiIuIjt9aToxO2E6Mjp7aTowO3M6Nzoic2hhcmVkLiI7aToxO3M6MToiLiI7fX1zOjY6InByZWZpeCI7czo2OiJJTkJPWC4iO31pbWFwX2RlbGltaXRlcnxzOjE6Ii4iO3VzZXJfaWR8czoxOiIxIjt1c2VybmFtZXxzOjI3OiJmcmFuY29pcy5waWNvdEBlbmlnbWF0aWMuZnIiO2ltYXBfaG9zdHxzOjE3OiJpbWFwLmVuaWdtYXRpYy5mciI7aW1hcF9wb3J0fGk6MTQzO2ltYXBfc3NsfE47cGFzc3dvcmR8czozMjoiRGJWeWFrdDlKOGdOUW95dnFCdnhKeUhJS3FvOXZ6b20iO2xvZ2luX3RpbWV8aToxMzMzMDM0NDk4O3RpbWV6b25lfGQ6MTtkc3RfYWN0aXZlfGk6MTs=', '92.103.125.115', '2012-03-29 17:21:38', '2012-03-29 17:21:38');
Mar 29 17:21:39 webmail roundcube: query(1): SELECT vars, ip, changed FROM session WHERE sess_id = 'ocn0u8jlqvj3qi6h5ub3cbueci7jle70';
Mar 29 17:21:39 webmail roundcube: Aborted session ocn0u8jlqvj3qi6h5ub3cbueci7jle70; no valid session data found
Mar 29 17:21:39 webmail roundcube: query(2): INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('ocn0u8jlqvj3qi6h5ub3cbueci7jle70', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJmcl9GUiI7dGFza3xzOjU6ImxvZ2luIjs=', '92.103.125.115', '2012-03-29 17:21:39', '2012-03-29 17:21:39');
Mar 29 17:21:39 webmail roundcube: MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement]
[Last executed query: INSERT INTO session (sess_id, vars, ip, created, changed) VALUES ('ocn0u8jlqvj3qi6h5ub3cbueci7jle70', 'dGVtcHxiOjE7bGFuZ3VhZ2V8czo1OiJmcl9GUiI7dGFza3xzOjU6ImxvZ2luIjs=', '92.103.125.115', '2012-03-29 17:21:39', '2012-03-29 17:21:39')]
[Native code: 1062]
[Native message: Duplicate entry 'ocn0u8jlqvj3qi6h5ub3cbueci7jle70' for key 'PRIMARY']
I looked around a bit, many bugs reports are similar, but solutions don't work :
|
|||||
| #1488410 | Inbox click link to page_1 | Bugs | 7 | later | User Interface | |
| Description |
When you click on the inbox after that to get your newest mail the client remains in the selected page. I have changed the code as given in the ticket 1487757. It works when you click in the header not in the inbox. If you check the code which you have gave that will be good. |
|||||
| #1488411 | An error occurred while saving. | adam | Bugs | 3 | later | Trac |
| Description |
Hi there, I'm trying to create identity for my email account using Roundcube mail client, but it does come up with the error message:An error occurred while saving. I have not got any idea what is wrong or how do I check Roundcube version I'm running and where should I be able to find email logs. I'm using Roundcube with info@…, but I really need to be able to create Identity and Signature to be sent with each email message. Could you help please? Thank you in advance! Regards, SABIVO Design |
|||||
| #1488412 | Inline images are shown in full-size | Bugs | 5 | 0.9-beta | User Interface | |
| Description |
Inline images are shown in their full size. This is quite inconvenient when it's big pictures, which are only partially shown, so one is forced to open the attached file separately to get a full view, making it useless to show images inline. plus, the scrollbars are shown, stealing space to the body of the message. Instead, a thumbnail or a reduced version (such as in Firefox or other browsers, where images are shown in a fit-screen dimension until one zooms by clicking) should be shown in the message. |
|||||
| #1488413 | Folders deleted from other client still appear in folders list | Bugs | 5 | later | Core functionality | |
| Description |
I've deleted several folders (which I was subscribed to) from another client. They no longer appear in the "Manage Folders" screen, but do appear in the folders list in the main interface. When I click on them, I get the following error:
Recreating the folder, unsubscribing from it, then deleting it works around the problem. I'm almost entirely ignorant of how RoundCube and IMAP work, but from what I can gather, the other client didn't unsubscribe me from the folders before deleting them. I poked around the RoundCube MySQL database, and don't see anything relating to the deleted folders there, so I don't think this was caused by RoundCube so much as it's just not handling the situation ideally. [5085] and [5946] seem to be referring to this, and http://trac.roundcube.net/wiki/Changelog#Release0.7.2 lists "Fix automatic unsubscribe of non-existent folders." Should those changes have fixed what I'm running into? I'm new to the project and don't know anything about IMAP, so sorry if I'm missing something :). |
|||||
| #1488414 | Need info please! | thomasb | Bugs | 3 | later | Website |
| Description |
I'm trying to get info about a plugin's installation and tried to register for the community forum (http://www.roundcubeforum.net/) to get some advice. But the registration process keeps saying my IP address is spam and to contact an admin. However there is no contact info I can find. Can anyone here help (an forum admin email perhaps?). Thanks in advance. My email is k@… |
|||||
| #1488415 | Managesieve failure to connect | Bugs | 5 | 0.8-rc | Plugins | |
| Description |
Whenever I open my filters, I now get an error that it cannot connect to the sieve server. In my logs it has a blank where it says what the server supports. [05-Apr-2012 09:22:43] No supported authentication method found. The server supports these methods: , but we only support: DIGEST-MD5, CRAM-MD5, EXTERNAL, PLAIN, LOGIN (): In my sieve log, it looks like it's logging in then logging out. Sieve : "[05-Apr-2012 09:22:43 -0500]: S: "IMPLEMENTATION" "dovecot" [05-Apr-2012 09:22:43 -0500]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date" [05-Apr-2012 09:22:43 -0500]: S: "SASL" "" [05-Apr-2012 09:22:43 -0500]: S: "STARTTLS" [05-Apr-2012 09:22:43 -0500]: S: "NOTIFY" "mailto" [05-Apr-2012 09:22:43 -0500]: S: "VERSION" "1.0" [05-Apr-2012 09:22:43 -0500]: S: OK "Dovecot ready." [05-Apr-2012 09:22:43 -0500]: C: CAPABILITY [05-Apr-2012 09:22:43 -0500]: S: "IMPLEMENTATION" "dovecot" [05-Apr-2012 09:22:43 -0500]: S: "SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date" [05-Apr-2012 09:22:43 -0500]: S: "SASL" "" [05-Apr-2012 09:22:43 -0500]: S: "STARTTLS" [05-Apr-2012 09:22:43 -0500]: S: "NOTIFY" "mailto" [05-Apr-2012 09:22:43 -0500]: S: "VERSION" "1.0" [05-Apr-2012 09:22:43 -0500]: S: OK "Capability completed." [05-Apr-2012 09:22:43 -0500]: C: LOGOUT [05-Apr-2012 09:22:43 -0500]: S: OK "Logout completed." I'm running RC v5 directly on my mailserver and it's able to connect to the sieve server with the same settings. |
|||||
| #1488416 | /newticket | Feature Requests | 1 - Highest | later | Other | |
| Description |
After having integrated the roundcube webmail to our CRM in order to facilitate consultation, sending and receiving emails, everything works fine except for a single point automatic attachment pdf files which can be treated by the CRM directly to the new Mail call. Is there a way (or mailto php function) to attach a file automatically in new mail without clicking the tab browsing or joining. |
|||||
| #1488418 | Larry Login Box width too small for other languages | Bugs | 5 | 0.8-rc | User Interface | |
| Description |
On the larry skin the grey login box background is set to 430px fix. When preferred language is not english the translated terms for "Username" and "Password" might be longer than in english and then the box too small: the input-text-box will not fit completly over the grey background.(r6050) |
|||||
| #1488419 | Placeholder color regression in default skin | Bugs | 5 | 0.8-rc | User Interface | |
| Description |
In svn-trunk version the color of input placeholder text (contact form) is the same as ordinary text. No issue in Larry. |
|||||
| #1488420 | Contact photo issues with LDAP addressbook | Bugs | 5 | 0.8-stable | Addressbook | |
| Description |
Configuration: 'photo' => 'jpegPhoto' I can add or update photo, but:
The error message is: "ldap_mod_del(): Modify: Inappropriate matching in..." |
|||||
| #1488422 | attachment lost problem | Bugs | 5 | 0.9-stable | Core functionality | |
| Description |
When I sent multiple attachments in the same time, if two or more finished the upload in the exact same time, only one attachment is add to mail. I think it's a concurrency probleme of the session var. There is not return info of the problem and the list still contain all the attachments |
|||||
| #1488423 | attenchment order problem | Bugs | 8 | 0.9-beta | Core functionality | |
| Description |
When I sent multiple attachments in same time, the order in the email is not the same as the order in the list of the email editing. The final order (in the email) correspond to the upload finished time of the attachments. |
|||||
