If I create a new "Modify node fields" UI, I get a useless "Configure an advanced action" screen that appears to sandwich random PHP fields between a two arbitrary selections of CCK fields.

This makes no sense at all, so I'm just attaching a screen shot. I'm also attaching a screen shot of my modules list.

Comments

aren cambre’s picture

Project: Drupal core » Views Bulk Operations (VBO)
Version: 6.14 » 6.x-1.8
Component: system.module » Actions

Whoops, looks like VBO created this action? Can this action be cleaned up?

infojunkie’s picture

Version: 6.x-1.8 » 6.x-1.x-dev
Category: bug » support

This action is specifically designed for VBO and cannot be used outside of it (for the time being). The latest VBO dev introduced major changes to it too, so you might want to check it out there.

aren cambre’s picture

Causes same problem in Rules module, but I guess that's because Rules reuses the same UI.

Sure this isn't a bug? Appears the action's design prevents use?

infojunkie’s picture

Category: support » feature

Sure this isn't a bug? Appears the action's design prevents use?

Well, it doesn't prevent use for its original design in VBO. That said, I'll spend some time thinking how it can degrade gracefully outside of VBO.

infojunkie’s picture

Status: Active » Fixed

Fixed in latest dev. Please check (12 hours from now) and let me know. Thanks!

Status: Fixed » Closed (fixed)

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