View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003907 | Composr | core_fields | public | 2019-10-12 05:00 | 2019-10-12 20:31 |
| Reporter | Anomalous1 | Assigned To | Chris Graham | ||
| Severity | Trivial-bug | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | 10.0.29 | ||||
| Summary | 0003907: List of directories with no index.html | ||||
| Description | What I think is a complete list of directories with no index files: public_html/data/ckeditor public_html/data/ckeditor/all subdirectories? public_html/data_custom/sitemaps public_html/sources/hooks/systems/realtime_rain public_html/sources_custom/hooks/modules public_html/sources_custom/hooks/modules/members public_html/sources_custom/hooks/systems public_html/sources_custom/hooks/systems/addon_registry public_html/sources_custom/hooks/systems/config public_html/sources_custom/hooks/systems/cron public_html/sources_custom/hooks/systems/ecommerce public_html/sources_custom/hooks/systems/notifications public_html/sources_custom/hooks/systems/page_groupings public_html/themes/default/images_custom/EN public_html/themes/default/images_custom/EN/logo public_html/themes/default/images_custom/icons public_html/themes/default/images_custom/icons/24x24 public_html/themes/default/images_custom/icons/24x24/menu public_html/themes/default/images_custom/icons/48x48 public_html/themes/default/images_custom/icons/48x48/menu public_html/themes/default/images_custom/logo public_html/themes/Free_Speech_Portal/images/1x public_html/themes/Free_Speech_Portal/images/All Subdirectories public_html/themes/Free_Speech_Portal/images_custom/logo public_html/themes/Free_Speech_Portal/images_custom/logo/default_logos public_html/themes/Test_Blue/images/1x public_html/themes/Test_Blue/images/All Subdirectories (Through to the Logo Subdirectory) public_html/themes/Test_Blue/images/permlevels public_html/themes/Test_Blue/images/poll public_html/themes/Test_Blue/images_custom/EN public_html/themes/Test_Blue/images_custom/EN/logo public_html/themes/Test_Blue/images_custom/logo public_html/themes/Test_Blue/images_custom/logo/default_logos public_html/themes/Test_Blue/images_custom/user/theme public_html/tracker public_html/tracker/uploads | ||||
| Steps To Reproduce | Type in any of the URLs on a live site and it takes you directly to the directory shell. | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||
|
|
Thanks. I can divide this into 5 groups, as follows... 1) data/ckeditor - we don't place files throughout third party packages, but this will change in v11 2) data_custom/sitemaps - missing directory in build process, so gets auto-created missing default index.html 3) sources_custom/hooks/modules/members - hook directories may miss index.html files as there are many different addons that can put things in those folders that may not exist in core; however hook files by definition cannot be directly individually run by how they are coded. Plus access to the whole of sources and sources_custom is blocked. 4) themes/default/images_custom/logo - theme image directories that get made dynamically do not get index.html files in, which I have resolved for v11 5) tracker - bug in build process, this directory should not be here |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-12 05:00 | Anomalous1 | New Issue | |
| 2019-10-12 20:19 | Chris Graham | Note Added: 0006122 | |
| 2019-10-12 20:20 | Chris Graham | Note Edited: 0006122 | View Revisions |
| 2019-10-12 20:21 | Chris Graham | View Status | private => public |
| 2019-10-12 20:31 | Chris Graham | Assigned To | => Chris Graham |
| 2019-10-12 20:31 | Chris Graham | Status | non-assigned => resolved |
| 2019-10-12 20:31 | Chris Graham | Resolution | open => fixed |