View Issue Details

IDProjectCategoryView StatusLast Update
4658Composrcore_html_abstractionspublic2021-06-17 13:31
ReporterAdam Edington Assigned ToChris Graham  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product Version10.0.37 
Fixed in Version10.0.38 
Summary4658: Unused facebook option referencing
DescriptionI have never used the facebook login, these messages appeared after upgrading to 10.0.37

A configuration option (facebook_uid) which does not exist was referenced
A configuration option (facebook_appid) which does not exist was referenced
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2021-06-17 13:31

administrator   ~7100

Automated response: Facebook config options referenced without allowing to be missing

In some circumstance, HTML_HEAD.tpl may warn about missing config options because options from the non-bundled Facebook addon are referenced without a flag to allow them to be missing. It is unclear exactly what triggers this, as this does not seem to be a common problem (even though it is a clear bug in the code).

admin

2021-06-17 13:31

administrator   ~7101

Fixed in git commit 071c4bfec (https://gitlab.com/composr-foundation/composr/commit/071c4bfec - 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/).

Issue History

Date Modified Username Field Change
2021-06-17 09:32 Adam Edington New Issue