Active
Project:
Project Issue File Review
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 16:54 UTC
Updated:
29 Sep 2011 at 19:41 UTC
A patch was recently committed that broke all multisite installations due to the reversal of parameters to a newly-added function.
There should be some way to test basic multisite functionality so that this kind of trivial error doesn't sneak into core the next time.
A patch needs to be written, discussed, approved, and committed.
None.
New functions need to be added to DrupalTestCase and/or its subclasses to implement testing functionality.
The testing functionality needs to be supported by testbots.
Comments
Comment #1
pillarsdotnet commentedSee related (duplicate?) #1117308: It should be possible to test things that depend on base_path() and conf_path()
And #1295046: Determine testing status of multisite installs (and if it is possible)