<html>#2479: Cactus does not check that implementation whose parameters are inherited are active
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>Cactus does not check that a thorn that implements and implementation whose parameters are shared by an active thorn is also active. Eg the test parfile twopunctures_carpet.par in <a data-is-external-link="true" href="https://bitbucket.org/einsteintoolkit/einsteininitialdata/src/master/TwoPunctures/test/twopunctures_carpet.par" rel="nofollow">https://bitbucket.org/einsteintoolkit/einsteininitialdata/src/master/TwoPunctures/test/twopunctures_carpet.par</a> activates Carpet but not InitBase (whose parameters Carpet <code>SHARES</code>). This leads to parameters of a non-active implementation being used.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2479/cactus-does-not-check-that-implementation'>https://bitbucket.org/einsteintoolkit/tickets/issues/2479/cactus-does-not-check-that-implementation</a></p>
</html>