Hi casey :)

Thank you for porting this module to D7.

I needed to work with views_php_plugin_access to provide custom Admin access to views. However, the values were not being saved. After some poking around at the code, and using the Role Access plugin (http://views.doc.logrus.com/classviews__plugin__access__role.html#d9bf6e...) as a jumping point, I found that the values werent being saved post-submit. I think its the way the form is built, and so it requires a simple options_submit addition to align these values correctly. Herewith a patch that I have tested, and works on my side.

Thanks,
Greg

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dkgof’s picture

I can confirm that the patch works for me.

ShadowKyogre’s picture

The patch also works for me as well.

Gemma Morton’s picture

Status: Needs review » Reviewed & tested by the community

Please commit this patch

rv0’s picture

Patch works great

please commit

FAAREIA’s picture

thanks for the patch, it works.

joelstein’s picture

Works for me! Let's get it committed.

fureigh’s picture

Worked for me, too. Thank you!

Frogtown’s picture

30 Weeks with no commits, is there any plan for continued support on this module?

John Pitcairn’s picture

Priority: Normal » Major

Patch works here, can we get it committed please?

casey’s picture

Status: Reviewed & tested by the community » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.