Closed (fixed)
Project:
Translation Management Tool
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 12:38 UTC
Updated:
24 Jul 2012 at 23:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirDo you have the rules module enabled?
Comment #2
floeschie commentedThanks for the hint, enabling the rules module fixed it.
Comment #3
berdirWe should add a dependency on rules, let's use this issue for this. Patches are welcome :)
Comment #4
floeschie commentedAdd dependency on rules module
Comment #5
berdirThanks, commited.
Comment #7
berdirHad to temporarly revert this patch, this seems to be the reason for our failing tests as the rules dependency is not detected correctly so all tests that depend on tmgmt_ui currently are failing to even install as rules is not there.
Comment #8
paul kim consulting commentedWhy is there a rules dependency?
Comment #9
berdir#4: tmgmt-add-module-rules-depenency-1512198-4.patch queued for re-testing.
Comment #10
berdirThe testbot has the rules dependency now thanks to the test dependency file and the dependency rebuild. Should be fine to commit this now.