Downloads

Download vote_up_down-6.x-2.2.tar.gztar.gz 36.42 KB
MD5: 73116f3dff7b0e776407ecb40ca822d0
SHA-1: e87a3991809d5060f11d61cc561a95692ade7c34
SHA-256: edd46fb4735f30b352c97c2eca075541a777a219faa719be986c2b789dfeaa6e
Download vote_up_down-6.x-2.2.zipzip 59.27 KB
MD5: a34c56986cb6a0e00f3b8d4f7e7cb89a
SHA-1: 1cefff982f2e4806854e3def630504121357a2b8
SHA-256: 0a994d3906f836fe59d322cf020beb8b5d2e17bbb34ee869a00b907d390babc5

Release notes

Changes since DRUPAL-6--2-1:

  • bug #890404 by Agileware, marvil07: Avoid array_merge_recursive() on hook_votingapi_results_alter() function.

    New aggregation functions for votingapi cache table were assuming there
    will be only one tag, that's now fixed.

    In the other side, we are now avoiding use array_merge_recursive() and
    instead, add the values directly to the $cache array
    fix aggregation functions for positives/negatives so they calculate all tags results instead of only one tag result

    This patch also move the logic again to the
    hook_votingapi_results_alter() function.

  • #815984 follow-up by marvil07, droplet: Make widgets readable by screen readers for all missing widgets.
  • #880014 follow-up: use the right votinapi tag name on vud_comment hook_link
Created by: marvil07
Created on: 21 Nov 2010 at 11:08 UTC
Last updated: 1 Aug 2018 at 22:49 UTC
Insecure

Other releases