Sometimes it's absolutely not suitable for using.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

blainelang’s picture

Component: User Interface » User interface

I am also seeing an issue with the Data Selector autocomplete.

[Edit] Firebug is showing the following error on each AJAX attempt to retrieve matches -> "NetworkError: 500 URL Rewrite Module Error"

Disabling clean-urls and the autocomplete works. Running locally on a windows 7 IIS desktop.
[/EDIT]

When a selection like 'node:' is in the selectbox, it will not show the node options that are available. Using rules 7.x-2.0 release. Tested with a few events and conditions where there should definitely be related items since the replacement patters show plenty of valid selections.

westbywest’s picture

I'm seeing this problem under Chrome and Firefox. Drupal 7.9, upgraded from 6.22, with rules v7.x-2.0.

I can not add new a rule with a condition to check that the node has a specific type, getting the error "Data selector node for parameter node invalid" when I try manually type in the Node Identifier.

Oddly enough, another rule on the same site, which dates back to the D6 version before upgrading, does have a content type condition, and that condition operates correctly. Exporting that rule, changing its name and re-importing as a new rule, again fails on the same error "Data selector node for parameter node invalid."

This is unfortunately rendering Rules module completely unusable for my application.

fago’s picture

Status: Active » Postponed (maintainer needs more info)

I ran into this once and for me pressing ctrl+f5 (clearing all browser caches) solved it. Please try that and report if you still have troubles.

Chi’s picture

Status: Postponed (maintainer needs more info) » Active

Pressing CTRL+F5 didn't help me.

Chi’s picture

It seems like drupal_add_js and drupal_add_library don't work in ajax callback.

Chi’s picture

#5: quickfix.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, quickfix.patch, failed testing.

Ujin’s picture

Component: User interface » User Interface

Hi I am using drupal 7.19 on IIS server with mssql. So ajax on adding condition and actions don't work.
Does anybody have same?

Thanks.

TR’s picture

Issue summary: View changes
Status: Needs work » Postponed (maintainer needs more info)

Is this an issue anymore? There have been no comments for more than 6 years now. This issue was opened for the 7.x-2.0-rc2 release, and there has been a lot of work on Rules since then. I have not experienced this issue, and there are no instructions above that work for reproducing this issue.

If you are still experiencing this issue please provide more details - if I can't reproduce it I can

TR’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No further information provided.