The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 59b502bb8facacb675d4dac66579fa53b381f779 2f2a6c1 Bug: 14329 Ensure the file input node is clear. 485687d BFN Summary: http://github.com/horde/horde/compare/59b502bb8facacb675d4dac66579fa53b381f779...485687d47091a8e4d357741aef037cdaa20e0384 ----------------------------------------------------------------------- commit 2f2a6c1efe2fcf1227bf67e7ace4bc8a08f6094e Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 18 23:14:25 2016 -0400 Bug: 14329 Ensure the file input node is clear. If removing a attachment, if we don't manually clear the input node on some browsers, it will be impossible to attach the same file again since the browser thinks it is already attached. imp/js/compose-dimp.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/2f2a6c1efe2fcf1227bf67e7ace4bc8a08f6094e ----------------------------------------------------------------------- commit 485687d47091a8e4d357741aef037cdaa20e0384 Author: Michael J Rubinsky <[email protected]> Date: Mon Apr 18 23:21:20 2016 -0400 BFN imp/docs/CHANGES | 2 ++ imp/package.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/485687d47091a8e4d357741aef037cdaa20e0384 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
