Closed (fixed)
Project:
Drupal voor Gemeenten
Version:
7.x-1.x-dev
Component:
Contrib module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2019 at 07:09 UTC
Updated:
1 Apr 2019 at 16:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joshahubbers commentedI am not sure if we still need this patch:
https://www.drupal.org/node/1771140
https://www.drupal.org/files/issues/views_access_arguments-1771140-17.patch
If we do this patch applies to 7.21:
https://www.drupal.org/files/issues/2018-07-25/views_access_arguments-17...
Something seems to be comitted, in #35, but not sure if it is sufficient.
Comment #3
joshahubbers commentedThis patch is the same as #2, but with the views_access patch from #43, which applies to .21 also.
Comment #4
paulvandenburg commentedConfirmed patches are correctly updated/kept in #3.
Looks like what was committed in #1771140: view_menu_alter() adding to existing "access arguments" causes user_access() error was not the solution of the patch we used. Indeed #43 solves the issue we had the patch for.
Beyond that quite a jump in views versions, but we need it anyway for security so I'm marking this RTBC. Any resulting bugs should be in a new issue.
Comment #6
paulvandenburg commented