Hello dev list,
here is a roundcube-0.1-beta2, in front of Courier-imap server.
Effect: when user sends a mail, what contains a subject like:
04.10.
or
2007.06.07.
(these are concrete examples), so the any kind of date-like-pattern accommodate the string, user can't list the folder.
If user point the browser to an email in Inbox, and then goes to Sent items, then folder opens.
Could somebody help me, what may be the problem.
(If I remove the mail, what contains the subject above, Sent items folder opens, when user click to its link).
Thanks:
a.
List info: http://lists.roundcube.net/dev/
Erwin,
On 7/30/07, Hegedüs Ervin airween@damson.hu wrote:
Hello dev list,
here is a roundcube-0.1-beta2, in front of Courier-imap server.
Effect: when user sends a mail, what contains a subject like:
04.10.
or
2007.06.07.
(these are concrete examples), so the any kind of date-like-pattern accommodate the string, user can't list the folder.
If user point the browser to an email in Inbox, and then goes to Sent items, then folder opens.
Could somebody help me, what may be the problem.
(If I remove the mail, what contains the subject above, Sent items folder opens, when user click to its link).
That sounds really weird. So when I click on a folder (on the left) it will not open with this? I run Courier-IMAP myself and I never had this issue with roundcube.
Can you copy the complete message source (including all headers) of the email to a pastebin (http://pastebin.ca) and reply with this URL so I can double check this myself?
Thanks, Till _______________________________________________ List info: http://lists.roundcube.net/dev/
Hello,
thanks for the reply,
Erwin,
(my name is Ervin :))
That sounds really weird.
not so weird, but interest...
So when I click on a folder (on the left) it will not open with this?
yes. On the left site of RC screen there are the folders: Inbox, Trash, Sent items, and so on. Basically, RC shows the content of Inbox. When at this point I click on the Sent items link, there doesn't happen anything.
Then I select an email in Inbox, RC shows that, and when I try again to see the content of Sent items folder, then RC shows it.
I run Courier-IMAP myself and I never had this issue with roundcube.
Can you copy the complete message source (including all headers) of the email to a pastebin (http://pastebin.ca) and reply with this URL so I can double check this myself?
yes, there are:
http://pastebin.ca/639644 http://pastebin.ca/639645
If I remove these emails from physically (in file system), everything works correctly.
If I modify the "Subject" line in the files above, and there doesn't match any date-alike-format in the "Subject" string, RC also shows correctly the content of Sent items.
eg.: "2007.06.09." -> "2007.06.09-i esemeny" (this is hungarian)
This problem comes first about one month ago - then I didn't deal it whit that. A few days ago it comes again, and many users reports this problem to me.
Thank you:
a.
List info: http://lists.roundcube.net/dev/
Hi ErVin,
On 7/30/07, Hegedüs Ervin airween@damson.hu wrote:
(...)
Erwin,
(my name is Ervin :))
Oops, apologies. ;-)
That sounds really weird.
not so weird, but interest...
No, no. It's still weird.
I sent myself a message with such a subject and it works flawlessly!
If you can - email me to till-/at-lagged-/dot-de and I will check again.
Till _______________________________________________ List info: http://lists.roundcube.net/dev/
Hello,
I sent myself a message with such a subject and it works flawlessly!
If you can - email me to till-/at-lagged-/dot-de and I will check again.
I sent mail to you, but now it works - for me.
The problem accurates just few users. May be there are an another bug?
What may be the problem?
Thanks:
a.
List info: http://lists.roundcube.net/dev/
On 7/31/07, Hegedüs Ervin airween@damson.hu wrote:
Hello,
I sent myself a message with such a subject and it works flawlessly!
If you can - email me to till-/at-lagged-/dot-de and I will check again.
I sent mail to you, but now it works - for me.
The problem accurates just few users. May be there are an another bug?
What may be the problem?
I really don't know. You could try debugging the code with try and error. Also, make sure logging is activated (config/main - double check your log directory is writable) and see if any errors come up there.
I'd also test against latest SVN - just to make sure.
Regards, Till _______________________________________________ List info: http://lists.roundcube.net/dev/