On Thu, Jul 18, 2013 at 8:42 PM, Michael Heydekamp listuser@freexp.de wrote:
Am 17.07.2013 23:27, schrieb Michael Heydekamp:
Am 17.07.2013 21:30, schrieb Thomas Bruederli:
On Sun, Jul 14, 2013 at 9:27 AM, Michael Heydekamp listuser@freexp.de wrote:
Done. Just one problem: additional headers doesn't show any additional headers anymore.
We placed the config line of additional headers in config.inc.php, of course.
It's not surprising that there remain some glitches after such a major change. Fixed in https://github.com/roundcube/roundcubemail/commit/68eb1835
You're working too long till night - your commit happened after our daily git-pull at 21:10 our local time. ;) So I'll see the result only by tomorrow and will report, if any issues.
Well, the one and only issue is: I still don't see any additional headers...!?
If you previously migrated your config, the according options are gone. Running update.sh again will not bring them back.
I'm not a developer, but to my understanding any changes in ./installer/rcube_install.php can't fix this problem anyway. I mean, how is rcube_install.php related to the task of displaying messages?
May I ask you to look into that again? And/or tell me what we have to do at our end? (Hopefully not reinstalling Roundcube... ;-))
You need to do the config migration again. That's what I mentioned in my follow-up post:
"If you already migrated your config, you can undo it by removing the config.inc.php file again and renaming the backup'ed old config files back from main.old.php to main.inc.php and db.old.php to db.inc.php. Then run update.sh again and your new config should be fine."
~Thomas