Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: david000 on September 01, 2015, 12:13:58 PM
-
Hi Guys,
After updating to the current version of roundcube I'm seeing an issue with new (and reply) emails looking up addresses in the address book.
when you start to type an address in to the 'to' (or other fields) the machine give an 'internal server error' and shows the searching icon.
I can hand complete the field and successfully send mail.
I can also create emails to a contact in the address book directly from the address book by clicking on their email.
The problem replicates on different client PCs and browsers (chrome \ FF).
reading \ replying to email appears to work fine.
Cheers
David
-
well.. it's is likely a bug, so, please, open a new bug in bugzilla, thank you (link to bugzilla is above)
-
Shame - I've just added it to Bugzilla.
By the way, the bugzilla search seems broken - it returns html code on a simple search for 'roundcube' !
-
working fine here for me...
-
it is not a bug I did, see http://trac.roundcube.net/ticket/1490469 and https://issues.kolab.org/show_bug.cgi?id=5131
it seems that we need to wait the version 1.1.3 or modify the following commit https://github.com/roundcube/roundcubemail/commit/cb0e0777ce832b2a148a1d71a304c7cba5e6564e in /usr/share/roundcubemail/program/lib/Roundcube/rcube_ldap.php
tested on my server
-
Cheers. I'll see if I can do the mod. Which is the best editor to use (Linux newby!)
-
Cheers. I'll see if I can do the mod. Which is the best editor to use (Linux newby!)
vim of course
-
or, if you prefer anything easier, nano (onboard on SME)
-
or, if you prefer anything easier, nano (onboard on SME)
nano doesn't count lines, it is a pain to find the good line to change. It was hard the first time to code with vim, but now I can say that I have thrown to the bin, sublimetext, Atom, Gedit, Geany and I use only Vim, with some plugins....that's the difference.
-
Steph, I don't want to start an editor war :-)
I agree with you.. nano is good only for small file editing..
-
Steph, I don't want to start an editor war :-)
:( that's a pity, it could be funny some good fights :p
-
:( that's a pity, it could be funny some good fights :p
sure, but after it I ought close the topic and send you a warning for trolling (ROTFL) :-D
-
nano doesn't count lines
Ctrl-C at any place in the file will tell you what line you're on. Not as convenient as a real-time display, granted, but it works.
-
The killer feature missed by nano is the 'undo' action that you can have with 'u' and the redo with 'ctrl+r'.....and probably a lot of things.
-
Cheers all.
So Vim would need to be installed ? I recall something called Vi back in the day ?
-
by default on a stock sme server
-
If I don't get around to the fix, is there an update alert for when the 'official' one is sorted ?
-
If I don't get around to the fix, is there an update alert for when the 'official' one is sorted ?
This version is not released by the roundecubemail team.....follow up their website
-
This version is not released by the roundecubemail team.....follow up their website
Sorry I don't understand. Will the SME 'contribs' version not be updated at some point ?
-
Where is the best place to check to see if this is resolved?
A contribs update recently came through with a Roundcube component but the problem persists.
edit for incomprehensible language....!
-
Fixed on the latest contribs update. Cheers :)