[commits] Horde branch FRAMEWORK_5_2 updated. e5781ba784deb32ec02fa4aedd77ed1756a71f7f

Michael M Slusarz slusarz at horde.org
Thu Nov 13 02:21:12 UTC 2014


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

from: 5515fe9d6726dae2cdcfec4c7eb9c44e135d7700

1f78a5e Fix highlighting of quick search data when using all or recipient search
e5781ba Fix regression in highlighting quicksearch results

Summary: http://github.com/horde/horde/compare/5515fe9d6726dae2cdcfec4c7eb9c44e135d7700...e5781ba784deb32ec02fa4aedd77ed1756a71f7f

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

commit 1f78a5ecd796d8024fcdcd9da2702b6a4970e5bf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 12 19:18:28 2014 -0700

    Fix highlighting of quick search data when using all or recipient search

 imp/js/dimpbase.js |   22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/1f78a5ecd796d8024fcdcd9da2702b6a4970e5bf

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

commit e5781ba784deb32ec02fa4aedd77ed1756a71f7f
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 12 19:18:48 2014 -0700

    Fix regression in highlighting quicksearch results
    
    escapeHTML() is needed, since the data to search is necessarily already
    HTML encoded (or else it would be impossible to add the SPAN tags).
    
    This broke searches for things like, for example, '<foo>'.

 imp/js/dimpbase.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/e5781ba784deb32ec02fa4aedd77ed1756a71f7f




More information about the commits mailing list