View Issue Details

IDProjectCategoryView StatusLast Update
0005042Composr alpha bug reports[All Projects] General / Uncategorisedpublic2022-11-17 19:33
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Summary0005042: Unit tests are not picking up on some .htaccess / index.html files not referenced in addon hooks
DescriptionUnit tests are not picking up on .htaccess / index.html files not referenced in addon hooks. This resulted in several non-bundled addon folders getting added to the v11 installer build. I fixed a large majority of these in the alpha_testing branch, but the unit test may need updating.
Additional InformationMay also want to add a test in the installer unit test which checks one of these files arbitrarily to see if it made it into the build in error.

May also want to test and make sure docs/LICENSE.md makes it into the build; the installer breaks if it does not. I fixed this issue in the alpha_testing branch so the md files in docs/ are now included in the build.
TagsNo tags attached.
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-11-15 17:07 Patrick Schmalstig New Issue
2022-11-15 17:07 Patrick Schmalstig Status non-assigned => assigned
2022-11-15 17:07 Patrick Schmalstig Assigned To => Chris Graham
2022-11-15 17:08 Patrick Schmalstig Additional Information Updated View Revisions
2022-11-17 19:33 Chris Graham Status assigned => resolved
2022-11-17 19:33 Chris Graham Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised