The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: cc7119bd29e3de43937dae4e734a19b32f4cbb8c 3d1075a [jan] Remove <link rel=> tags with Previous and Next from basic message view (Bug #14400). Summary: http://github.com/horde/horde/compare/cc7119bd29e3de43937dae4e734a19b32f4cbb8c...3d1075a69f5f57dc03e4df3fa3b64c5d7682aee0 ----------------------------------------------------------------------- commit 3d1075a69f5f57dc03e4df3fa3b64c5d7682aee0 Author: Jan Schneider <[email protected]> Date: Thu Jun 16 16:13:44 2016 +0200 [jan] Remove <link rel=> tags with Previous and Next from basic message view (Bug #14400). This enables pre-fetching of the next message and thus setting the \Seen flag. For some reason that never was a problem yet, a.k.a. didn't work. This seems to have changed with recent browser versions, most notably Firefox 47. imp/docs/CHANGES | 2 ++ imp/lib/Basic/Message.php | 12 ------------ imp/package.xml | 2 ++ 3 files changed, 4 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/3d1075a69f5f57dc03e4df3fa3b64c5d7682aee0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
