Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.13
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2011 at 13:06 UTC
Updated:
25 Aug 2017 at 10:52 UTC
Jump to comment: Most recent
Comments
Comment #1
mathieg2 commentedPlease note that the values variable doesnt seem to be used anywhere in the function - should it be value?
Comment #2
dawehnerJust commited a fix to not break it anymore, this will land in beta1.
Comment #4
john bickar commentedThis appears also to be the case with views-6.x-2.13. The listing of recommended releases no longer appears on the project page when updating from 2.12 to 2.13.
I cannot find the function
get_value()in either the project module or the views module, but there is a use ofget_value_options()in both.Using project-6.x-1.0-alpha5.
Comment #5
mustanggb commented