View Issue Details

IDProjectCategoryView StatusLast Update
0006101Composrcore_comcode_pagespublic2025-01-01 17:55
ReporterAdam EdingtonAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Product Version11.beta6 
Fixed in Version 
Summary0006101: [beta6] Home Home Home
DescriptionSee screenshot. Perhaps this should be Forum Home, Site Home, Admin Home?
Additional Informationindex.php?page=site&type=home is the given link for icon 2, and it doesn't work.
index.php?page=adminzone&type=home is the given link for icon 3, and it doesn't work
TagsRoadmap: v11
Time estimation (hours)
Sponsorship open

Activities

Adam Edington

2024-12-31 05:16

administrator  

homehomehome.jpeg (36,100 bytes)
homehomehome.jpeg (36,100 bytes)

Patrick Schmalstig

2024-12-31 06:09

administrator   ~0009730

Oh whoops, there's an error in how the block is processing page links. It's offsetting by one. So the zone ends up becoming the page, and the page ends up becoming the type / action. Thus why the links don't work (and probably why it's also showing "home"... because it can't find the page to then get the proper title).

Adam Edington

2024-12-31 06:15

administrator   ~0009731

Wiki+ home is showing correctly, it must be special :)

Patrick Schmalstig

2024-12-31 13:35

administrator   ~0009733

Last edited: 2024-12-31 13:42

View 3 revisions

It is... that's not a Comcode page like the other three things you mentioned (it's a module, or more-specifically the content type of Wiki+ Page), so it's controlled by a different hook. :P

admin

2025-01-01 17:55

administrator   ~0009735

Automated response: Wrong page-link in hook

Remove stray : in content hook

admin

2025-01-01 17:55

administrator   ~0009736

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

admin

2025-01-01 17:56

administrator  

hotfix-6101, 2025-01-01 5pm.tar (8,704 bytes)

admin

2025-01-01 17:56

administrator   ~0009737

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-12-31 05:16 Adam Edington New Issue
2024-12-31 05:16 Adam Edington File Added: homehomehome.jpeg
2024-12-31 06:09 Patrick Schmalstig Note Added: 0009730
2024-12-31 06:09 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-12-31 06:09 Patrick Schmalstig Status non-assigned => assigned
2024-12-31 06:09 Patrick Schmalstig Tag Attached: Roadmap: v11
2024-12-31 06:15 Adam Edington Note Added: 0009731
2024-12-31 13:35 Patrick Schmalstig Note Added: 0009733
2024-12-31 13:41 Patrick Schmalstig Note Edited: 0009733 View Revisions
2024-12-31 13:42 Patrick Schmalstig Note Edited: 0009733 View Revisions