[commits] Horde branch master updated. 75e9b5e3065dae60273c7920a83c804de3a64afc

Jan Schneider jan at horde.org
Thu Jan 14 13:54:23 UTC 2016


The branch "master" has been updated.
The following is a summary of the commits.

from: 23a07072b0437c082e184b3f5ef82c50ec89e57b

9f65a05 Loosen the the test for the date format (Bug #14130).
75e9b5e [jan] Allow any empty format specifiers for the monthdayyear field (Bug #14130).

Summary: http://github.com/horde/horde/compare/23a07072b0437c082e184b3f5ef82c50ec89e57b...75e9b5e3065dae60273c7920a83c804de3a64afc

-----------------------------------------------------------------------

commit 9f65a05d470ee9e2ca797ce26f09acb4dcef9b5c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 14 14:51:08 2016 +0100

    Loosen the the test for the date format (Bug #14130).
    
    Theoretically it might have been intended to explicitly pass an empty string (as opposed to a null value) as the date format. But this doesn't make sense because that would generate a form field that never has a result value. Beside that we already *do* catch an empty value, even if it's a strict null check.

 framework/Form/lib/Horde/Form/Type.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/9f65a05d470ee9e2ca797ce26f09acb4dcef9b5c

-----------------------------------------------------------------------

commit 75e9b5e3065dae60273c7920a83c804de3a64afc
Author: Jan Schneider <jan at horde.org>
Date:   Thu Jan 14 14:52:15 2016 +0100

    [jan] Allow any empty format specifiers for the monthdayyear field (Bug #14130).

 framework/Form/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/75e9b5e3065dae60273c7920a83c804de3a64afc




More information about the commits mailing list