Closed (works as designed)
Project:
Pathauto
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2011 at 16:23 UTC
Updated:
1 Mar 2012 at 14:44 UTC
In test class PathautoTestHelper setUp is being called with module list as array. This is a bug, each module have to be an argument.
The patch I attach fixes this.
Applicable to 6.x-1.x and 6.x-2.x.
| Comment | File | Size | Author |
|---|---|---|---|
| pathauto-test_setup.patch | 785 bytes | sjovanig |
Comments
Comment #2
dave reidUse SimpleTest 6.x-2.x-dev.
Comment #3
Balbo commentedpathauto-test_setup.patch queued for re-testing.
Comment #5
dave reid