Identity selection appears to be completely broken (I assume due to the commit below).
The default identity is being selected always, but even that doesn't work correctly: The signature is not being loaded into the editor.
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
Am 15.10.2013 18:53, schrieb GitHub:
On 10/16/2013 08:45 AM, Michael Heydekamp wrote:
The commit changes only Return-Path handling and created unit test proves that it works as expected.
but even that doesn't work correctly: The signature is not being loaded into the editor.
I don't see a relation between this commit and the issue you describe.
Am 16.10.2013 09:01, schrieb A.L.E.C:
Then my assumption may be wrong, but in fact the identity selection doesn't work at all anymore (not even the check of the standard headers To/Cc). And the commit I mentioned was the only one that I could think of which could have been the cause.
Hmmm... Let me restart the browser, not that... No, neither restarting the browser nor rebooting the machine did help.
And I just stumbled over another issue: The last few messages I sent (e.g. to this list) have not been saved in the Sent folder (although they have definitely been sent).
P.S.: This message could not be sent with 1.0-git at all (although RC claimed that it has been sent), at least it didn't arrive in the list yet. So I had to resend it with 0.9.4.
Something very strange is happening, 1.0 seems to be unusable currently...?!
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
Am 16.10.2013 09:58, schrieb Cor Bosman:
My git version is 20131015.1849 (which I don't understand, as we're running an automatic git-pull at 21:10, so it should be 1853 - the time of the return-path fix - instead of 1849).
But anyway, I can just tell as it is: Identity selection broken, sent messages not being saved in the sent folder, and sometimes not even sent. Win7/32, IE9.
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
Hi.
Am 16-10-2013 13:18, schrieb Michael Heydekamp:
I can acknowledge the behaviour on Windows FF 24.0. I have pressed 'Liste antworten' (german for answer lit) and the Fro was the first entry in my identidy list not
### Return-Path: dev-bounces@lists.roundcube.net X-Original-To: al-roundcubedev@none.at Delivered-To: al-roundcubedev@none.at ###
What I also have seen is that a new Folder 'Gesendet' (german for sent) was created instead to use the configured special folder.
Best regards Aleks
Am 16.10.2013 16:15, schrieb Aleksandar Lazic:
Hmm, I didn't fully understand what you were saying, but at least I'm somewhat "happy" (sorry...) that I'm not the only one who is facing problems with 1.0-git.
What I also have seen is that a new Folder 'Gesendet' (german for sent) was created instead to use the configured special folder.
Oops...?! Thanks for that hint, because: Looking at the special folders section in the settings, I realize that all of a sudden all settings there are gone. That may explain why sent messages have not been saved in the Sent ("Gesendet") folder (or not been sent at all).
Ah, and the language is "Albanian (Shqip)" now (although I'm still seeing a German interface??), Refresh is set to "Never" instead of "1 minute", in short: The entire config appears to be corrupt/lost?!
And invoking a search results in the error message:
Serverfehler: UID SEARCH: Error in IMAP command UID SEARCH: Unknown argument ALLE
After that, I can't load any messages anymore. Clicking on any folder results in the error message:
Die Suche lieferte keine Treffer
("No matching results found" or however it's phrased in English)
What the heck is going on here...??
Please please do something, there must be a severe problem somewhere. I will not be touching anything in the 1.0 config, as I'm afraid that it will get only worse and that I will really destroy something in the database.
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany
On 10/16/2013 06:05 PM, Michael Heydekamp wrote:
What the heck is going on here...??
There was a problem with <select> elements. It's fixed now. Please, update.
See my earlier messages to the list regarding the settings problems. I fixed this in the current git. Alec has accepted the pull request. So fetch new code :)
Cor
https://github.com/roundcube/roundcubemail/commit/0ce501c567077812b2594e24a6...
On 10/16/2013 06:22 PM, Cor Bosman wrote:
See my earlier messages to the list regarding the settings problems. I fixed this in the current git. Alec has accepted the pull request. So fetch new code :)
Thanks for your fix Cor. However, it did not fix the issue completely. There's another commit.
On Oct 16, 2013, at 6:25 PM, "A.L.E.C" alec@alec.pl wrote:
Ah yes, I see. I didnt actually test submitting new values, which probably failed. Thanks! Fetching :)
Cor