Downloads

Download views-6.x-2.4.tar.gztar.gz 1.35 MB
MD5: 7da75bea2204e45cc1c31379ed8c10ac
SHA-1: 5d4e6738f4f41938fa3f38bc29c27d3cc9af7a4e
SHA-256: 1be309eacb203742e4d3db0d0be66f6e0ca2ac394fa24afa88172aaa48ad53d2
Download views-6.x-2.4.zipzip 1.49 MB
MD5: fb33f3ccc3c8d50f578a41da048904f5
SHA-1: ce6abf6d7ccf6d21ddd9e4b6ff6e8a64f8ecdb76
SHA-256: e57d39130d758b044d8e0e5e91d37a683b4db3f8c175fe3d3039bf526d872c6f

Release notes

Bugs fixed:

  • #371466 by dereine: Fix incorrect link to comments.
  • #371923 by noahb: Summaries could be distinct even when they should not be.
  • #368764: Fix User ID validator to actually have proper dependencies.
  • #375342 by dww: node_comment_statistics should be INNER joined because there is always 1:1 reference.
  • #372959: Archive view should not use AJAX by default.
  • #373155: Not clearing "many to one" data breaks some attachment displays.
  • #375000 by elcuco: View name should always be LTR.
  • #378534 by dww: Validators do not fire if argument === 0 due to PHP loose type conversions.
  • #378164 by yched: Unexposed taxonomy filter could accidentally stop working.
  • #371923 by David_Rothstein: Another DISTINCT fix related to summaries.
  • #365831 by tomiyana: Fix typos in help.
  • #357368 by Pasquale: schema descriptions should not be translated.
  • #379602 by dww: Add a second "time ago" variant to dates to allow NOT printing the word "ago".
  • #379354 by neochief: Add an extra regex to remove mangled HTML entities in output rewriting.
  • #362830: Search was mostly broken, especially score but also searching on multiple terms.
  • #350376 by pfournier: Missing "return" statement caused certain argument date validation to fail.
  • #364082 by hass: Unique key missing on views_view table.
  • #366250 by sirkitree: Fix deprecated jquery selectors so we can work with jquery 1.2.6 as well as 1.3.2.
  • #386986: 2 or more relationships could block a normal table from being added.
  • #371219 by aclight: Incorrect logic in views_many_to_one_helper::ensure_my_table()
  • #376570 by yhahn: Better AJAX scrolling.
  • #412576 by yhahn: Restore missing views_handler_filter_float class.
  • #378710: Add strip_tags() to path when displaying a field as a link as a path can never have HTML in it.
  • #380560: UI could suddenly cause errors with get_handlers() in certain situations with relationships.
  • #342215: Occasional "holes" could appear in taxonomy term field causing query errors when relationship is used but not present.
  • #414074 by dereine: Prevent fields becoming not editable by having just spaces in them in the Views UI.
  • #378724: Displaying uploaded files as a link accidentally made the entire field a link rather than each one.
  • #415672 by yhahn: Views inadvertently rounds negative numbers down instead of up when truncating.
  • #408414 by rb7: Prevent empty links with the "has new comments" field.
  • #406680 by Büke Beyond: Missing clear-block caused problems in IE for Views UI.
  • #373771 by dropcube: Fix missing aggregator feed trying to use non-existing handlers.
  • #341960 by sun: Clean up dependent.js javascript declarations which potentially caused .js errors.
  • #372227: On Debian etch, tables would lose fields due to PHP bug.

Other changes:

  • #375182 by vaish: Allow a reset parameter to views_get_all_views().
  • #356276 by nedjo: Locale support.
  • #316556 by Darren Oh: Better Views 1.x upgrades.
  • #383242 by dww: Allow - Any - instead of as an option in the Views tools menu.
  • #303800 by KarenS: Additional dashes to spaces option in taxonomy argument validator.
  • #327366 by yched: Allow row styles to follow relationships too.
  • #405130 by dereine: Make the output field rewrite a textfield rather than textarea.
Created by: merlinofchaos
Created on: 7 Apr 2009 at 23:32 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
Bug fixes
Insecure

Other releases