There is a small mistake in the loading of the vocabulary you say "term" instead. Also there is a space I removed.

Thank you.
Alexis

Comments

klausi’s picture

Component: User Interface » User interface
Status: Active » Needs work

Patch does not apply.

klausi@dev1:~/rules$ patch -p0 < rules-6.x-term_instead_of_vocab.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -dur rules.orig/rules/modules/taxonomy.rules_forms.inc rules/rules/modules/taxonomy.rules_forms.inc
|--- rules.orig/rules/modules/taxonomy.rules_forms.inc  2009-05-15 06:03:12.000000000 -0700
|+++ rules/rules/modules/taxonomy.rules_forms.inc       2009-06-13 13:45:46.000000000 -0700
--------------------------
AlexisWilke’s picture

Well... apply it by hand then.

fago’s picture

Status: Needs work » Fixed

Applying with -p1 worked fine, committed thanks. Just file future patches with -p0.

Status: Fixed » Closed (fixed)

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