Domain modules page incorectly returns not found
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2780417. --> Reported by: [dahousecat](https://www.drupal.org/user/1410992) >>> <p>The drd_modules function is returning not found when there is not an $sid - but this is wrong as they may be a $did instead.<br> Also looking at the query sometimes there is neither.</p> <p>Sorry - it was my patch that broke this. I think it's best just to remove the check at the top all together. It's better to return an empty page for a server / domain that does not exist that return not found for something that should exist.</p>
issue