View Issue Details

IDProjectCategoryView StatusLast Update
0005414Composr[Composr testing - manual ideas] corepublic2023-12-04 22:26
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status resolvedResolutionfixed 
Product Version10.0.43 
Fixed in Version10.0.44 
Summary0005414: Possible wrong hook names for upon_page_load
DescriptionI found on a client website using Composr v10 that site.php was using 'upon_page_load' as the object_factory prefix. This should be 'Hook_upon_page_load_'. Check to see if the bug exists in v10 and v11. If so, fix it.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2023-10-12 23:59

administrator   ~0008002

Bug confirmed in Composr v10. Does not exist in v11.

admin

2023-12-02 01:17

administrator   ~0008079

Automated response: Object factory using wrong class for upon_page_load

Object factory defined the wrong class prefix for upon_page_load hooks

admin

2023-12-02 01:17

administrator   ~0008080

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

A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

hotfix-5414, 2023-12-02 1am.tar (102,400 bytes)

Issue History

Date Modified Username Field Change
2023-10-12 23:56 Patrick Schmalstig New Issue
2023-10-12 23:56 Patrick Schmalstig Status non-assigned => assigned
2023-10-12 23:56 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-10-12 23:56 Patrick Schmalstig Category General / Uncategorised => core
2023-10-12 23:59 Patrick Schmalstig Note Added: 0008002