Hi,

I've pulled latest rules and rules_conditional from git repository and couldn't enable rules_conditional since it depends on rules 2.x while rules doesn't provide this information in its info file. As a matter of fact, since there is no rules 1.x branch for Drupal 7 I believe the dependency could be removed.

UPDATE

Same concerns Views Rules and Rules Factory UI. Maybe this should be fixed at Rules side?

Comments

zhangtaihao’s picture

Unfortunately, this has happened before. See #1670576: Info file expects a versioned release of Rules.

The conclusion was to leave it in there until core gets fixed. Now I'm not so sure.

zhangtaihao’s picture

Though it's not a long-term solution, using a stable version of Rules (e.g. 7.x-2.1) should allow it through. If it doesn't, then there's some other bug that I haven't read up yet and I'll see about removing the version string.

zhangtaihao’s picture

Status: Active » Postponed (maintainer needs more info)

After some thought, I've decided to remove the specific version for now, given that most modules out there that integrate with Rules 2.x don't bother to put it in.

Committed in 39f9cdc.

@OnkelTem: You are right about there being no D7 Rules 1.x branch on the project page. However, there is still substantial documentation and a branch on the repository for 1.x (yes, D7). So, I got a bit worried.

The title of this issue is perfect. I shall postpone the issue for definite review later.

zhangtaihao’s picture

Also, 7.x-1.0-alpha3 now functions without the versioned dependency.

zhangtaihao’s picture

Issue summary: View changes

Updated issue summary.

alansaviolobo’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)