View Issue Details

IDProjectCategoryView StatusLast Update
0005931Composr alpha bug reports[Composr] corepublic2024-10-17 20:46
ReporterAdam EdingtonAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Summary0005931: 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
Sponsorship open

Activities

Patrick Schmalstig

2024-09-11 03:14

administrator   ~0009325

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

admin

2024-10-17 20:46

administrator   ~0009493

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   ~0009494

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

hotfix-5931, 2024-10-17 8pm.tar (115,200 bytes)

admin

2024-10-17 20:46

administrator   ~0009495

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-request => Trivial-bug
2024-09-11 03:14 Patrick Schmalstig Note Added: 0009325
2024-09-11 03:14 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-09-11 03:14 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-09-11 03:14 Patrick Schmalstig Status non-assigned => assigned
2024-09-11 04:46 Adam Edington Additional Information Updated View Revisions