View Issue Details

IDProjectCategoryView StatusLast Update
5931Composr alpha bug reportscorepublic2024-10-17 20:46
ReporterAdam Edington Assigned ToPDStig  
PrioritynormalSeveritytrivial 
Status resolvedResolutionfixed 
Summary5931: Show template edit link results in blank template
DescriptionFollowing the links from the Show template edit dropdown in the footer doesn't load the TPL for editing
Additional Informationadminzone/index.php?page=admin-themes&type=edit_templates&theme=default&f0file=templates%2FGALLERY_BOX&keep_minify=0#tab--templates__GALLERY_BOX
TagsRoadmap: v11
Attach Tags
Attached Files
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

PDStig

2024-09-11 03:14

administrator   ~9325

Confirmed... the generated file parameter in the URL is incorrect

admin

2024-10-17 20:46

administrator   ~9493

Automated response: Show template edit link results in blank template

Following the links from the Show template edit dropdown in the footer doesn't load the TPL for editing

This is because the file suffix was not being included in the URL when it should have been. This hotfix fixes that.

admin

2024-10-17 20:46

administrator   ~9494

Fixed in Git commit b1bfd77f88 (https://gitlab.com/composr-foundation/composr/commit/b1bfd77f88 - link will become active once code pushed to GitLab)

admin

2024-10-17 20:46

administrator   ~9495

A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change
2024-09-11 01:58 Adam Edington New Issue
2024-09-11 01:58 Adam Edington Severity Feature or Request => Trivial Bug
2024-09-11 03:14 PDStig Note Added: 0009325
2024-09-11 03:14 PDStig Tag Attached: Roadmap: v11
2024-09-11 03:14 PDStig Assigned To => user4172
2024-09-11 03:14 PDStig Status Not Assigned => Assigned
2024-09-11 04:46 Adam Edington Additional Information Updated